ILU0 preconditioner class, can be supplied to solve()-routines. More...
#include <ilu0.hpp>
Public Member Functions | |
ilu0_precond (MatrixT const &mat, ilu0_tag const &tag) | |
template<typename VectorT > | |
void | apply (VectorT &vec) const |
ILU0 preconditioner class, can be supplied to solve()-routines.
|
inline |
|
inline |