ViennaCL - The Vienna Computing Library
1.5.0
|
ILU0 preconditioner class, can be supplied to solve()-routines. More...
#include <ichol.hpp>
Public Member Functions | |
ichol0_precond (MatrixType const &mat, ichol0_tag const &tag) | |
void | apply (vector< ScalarType > &vec) const |
ILU0 preconditioner class, can be supplied to solve()-routines.
Specialization for compressed_matrix
ichol0_precond | ( | MatrixType const & | mat, |
ichol0_tag const & | tag | ||
) | [inline] |