DirectSolver Class Reference
#include <DirectSolver.hpp>
List of all members.
Constructor & Destructor Documentation
DirectSolver::DirectSolver |
( |
|
) |
|
DirectSolver::~DirectSolver |
( |
|
) |
[virtual] |
Member Function Documentation
Vec DirectSolver::GetResidual |
( |
Vec |
x |
) |
[virtual] |
void DirectSolver::PreSmoothing |
( |
Mat |
matrix, |
|
|
Vec |
b | |
|
) |
| | [virtual] |
void DirectSolver::SetRhs |
( |
Vec |
rhs |
) |
[virtual] |
void DirectSolver::Smooth |
( |
Vec |
x, |
|
|
int |
global, |
|
|
int |
local | |
|
) |
| | [virtual] |
The documentation for this class was generated from the following files: