ILUT preconditioner class, can be supplied to solve()-routines. More...
#include <ilu.hpp>
Public Member Functions | |
| ilut_precond (MatrixType const &mat, ilut_tag const &tag) | |
| void | apply (vector< ScalarType > &vec) const |
ILUT preconditioner class, can be supplied to solve()-routines.
Specialization for compressed_matrix
| ilut_precond | ( | MatrixType const & | mat, | |
| ilut_tag const & | tag | |||
| ) | [inline] |
| void apply | ( | vector< ScalarType > & | vec | ) | const [inline] |
1.7.1