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