Template Numerical Library version\ main:94209208
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 >:
Inheritance graph
[legend]
Collaboration diagram for TNL::Solvers::Linear::Preconditioners::ILU0< Matrix >:
Collaboration graph
[legend]

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: