specialization of preconditioner that uses CSysMatrix class
More...
#include <matrix_structure.hpp>
specialization of preconditioner that uses CSysMatrix class
§ CILUPreconditioner()
constructor of the class
- Parameters
-
| [in] | matrix_ref | - matrix reference that will be used to define the preconditioner |
| [in] | geometry_ref | - |
| [in] | config_ref | - |
§ operator()()
operator that defines the preconditioner operation
- Parameters
-
| [in] | u | - CSysVector that is being preconditioned |
| [out] | v | - CSysVector that is the result of the preconditioning |
Implements CPreconditioner.
The documentation for this class was generated from the following files: