AMDiS  0.1
The Adaptive Multi-Dimensional Simulation Toolbox
ILUPreconditioner Class Reference

ITL_Preconditioner implementation of ILU (Incomplete LU factorization) preconditioner. More...

#include <ITL_Preconditioner.hpp>

Inherits ITL_Preconditioner.

Detailed Description

ITL_Preconditioner implementation of ILU (Incomplete LU factorization) preconditioner.

The preconditioner is used from ITL. It corresponds for instance to "Iterative Methods for Sparce Linear Systems", second edition, Yousef Saad. The preconditioner is described in chapter 10.3 (algorithm 10.4).


The documentation for this class was generated from the following file: