Rheolef
7.2
an efficient C++ finite element environment
|
ilut
- incomplete LU factorization preconditionner
More...
Go to the source code of this file.
Classes | |
class | solver_ilut_rep< T, M > |
Namespaces | |
namespace | rheolef |
This file is part of Rheolef. | |
Functions | |
template<class T , class M > | |
solver_basic< T, M > | ilut (const csr< T, M > &a, size_t fill_factor=10, T drop_tol=1e3 *std::numeric_limits< T >::epsilon()) |
ilut
- incomplete LU factorization preconditionner
Definition in file ilut.h.