Template Numerical Library version\ main:52827a2
Loading...
Searching...
No Matches
TNL::Solvers::Linear::Preconditioners::ILU0< Matrix > Class Template Reference

Implementation of a preconditioner based on Incomplete LU. More...

#include <TNL/Solvers/Linear/Preconditioners/ILU0.h>

Inheritance diagram for TNL::Solvers::Linear::Preconditioners::ILU0< Matrix >:
Collaboration diagram for TNL::Solvers::Linear::Preconditioners::ILU0< Matrix >:

Detailed Description

template<typename Matrix>
class TNL::Solvers::Linear::Preconditioners::ILU0< Matrix >

Implementation of a preconditioner based on Incomplete LU.

See detailed description.

Template Parameters
Matrixis type of the matrix describing the linear system.

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