Incomplete Cholesky preconditioner class with static pattern (ICHOL0), can be supplied to solve()-routines. More...
#include <ichol.hpp>
Public Member Functions | |
ichol0_precond (MatrixT const &mat, ichol0_tag const &tag) | |
template<typename VectorT > | |
void | apply (VectorT &vec) const |
Incomplete Cholesky preconditioner class with static pattern (ICHOL0), can be supplied to solve()-routines.
|
inline |
|
inline |