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