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) |
template<typename VectorType > |
void | apply (VectorType &vec) const |
Detailed Description
template<typename MatrixType>
class viennacl::linalg::ilut_precond< MatrixType >
ILUT preconditioner class, can be supplied to solve()-routines.
Constructor & Destructor Documentation
Member Function Documentation
void apply |
( |
VectorType & |
vec | ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /build/buildd/viennacl-1.2.0/viennacl/linalg/ilu.hpp