|
IBSimu 1.0.4
|
Empty preconditioner class. More...
#include <empty_precond.hpp>
Public Member Functions | |
| Empty_Precond () | |
| Constructor. | |
| ~Empty_Precond () | |
| Destructor. | |
| void | solve (Vector &x, const Vector &b) const |
| Return x = b. | |
Empty preconditioner class.
| Empty_Precond::Empty_Precond | ( | ) | [inline] |
Constructor.
| Empty_Precond::~Empty_Precond | ( | ) | [inline] |
Destructor.
Return x = b.
Implements Precond.
1.7.4