ViennaCL - The Vienna Computing Library
1.5.0
|
ILU0 preconditioner class, can be supplied to solve()-routines. More...
#include <ilu0.hpp>
Public Member Functions | |
ilu0_precond (MatrixType const &mat, ilu0_tag const &tag) | |
template<typename VectorType > | |
void | apply (VectorType &vec) const |
ILU0 preconditioner class, can be supplied to solve()-routines.
ilu0_precond | ( | MatrixType const & | mat, |
ilu0_tag const & | tag | ||
) | [inline] |
void apply | ( | VectorType & | vec | ) | const [inline] |