|
TBCI Numerical high perf. C++ Library 2.8.0
|
#include "tbci/solver/precond.h"
Go to the source code of this file.
Classes | |
| class | ILU0_Symm_BdMatrixPreconditioner< T > |
| class | ILU0_BdMatrixPreconditioner< T > |
Implementation of class TBCI::ILU0_Symm_BdMatrixPreconditioner and class TBCI::ILU0_BdMatrixPreconditioner.
Incomplete LU decomposition as preconditioner for Krylov subspace methods
SymmMatrixPreconditioner
Templated ILU-preconditioner for the Symm_BdMatrix class
Templated ILU-preconditioner for the BdMatrix class
Definition in file ilu0precond.h.