Empty_Precond Class Reference
Empty preconditioner class. More...
#include <empty_precond.hpp>
Inheritance diagram for Empty_Precond:

Public Member Functions | |
Empty_Precond () | |
Constructor. | |
~Empty_Precond () | |
Destructor. | |
void | solve (Vector &x, const Vector &b) const |
Return x = b. |
Detailed Description
Empty preconditioner class.
Constructor & Destructor Documentation
Empty_Precond::Empty_Precond | ( | ) | [inline] |
Constructor.
Empty_Precond::~Empty_Precond | ( | ) | [inline] |
Destructor.
Member Function Documentation
Return x = b.
Implements Precond.
The documentation for this class was generated from the following file: