|
opm-simulators
|
Adapter exposing a preconditioner through the inverse-operator interface. More...
#include <Preconditioner2InverseOperator.hpp>
Public Types | |
| using | PreconditionerType = Preconditioner< X, X > |
Adapter exposing a preconditioner through the inverse-operator interface.
Each apply() call performs one preconditioner application. Unlike LoopSolver it does not update the defect with the linear operator or run iterative convergence checks.