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) | |
| void | apply (viennacl::vector< NumericT > &vec) const | 
| vcl_size_t | levels () const | 
ILU0 preconditioner class, can be supplied to solve()-routines.
Specialization for compressed_matrix
| 
 | inline | 
| 
 | inline | 
| 
 | inline |