29 #ifndef EWOMS_LINALG_PARAMETERS_HH 30 #define EWOMS_LINALG_PARAMETERS_HH 40 template<
class Scalar>
43 template<
class Scalar>
61 template<
class Scalar>
77 template<
class Scalar>
The relaxation factor of the preconditioner.
Definition: linalgparameters.hh:78
Definition: blackoilnewtonmethodparams.hpp:31
Definition: linalgparameters.hh:44
Maximum number of iterations eyecuted by the linear solver.
Definition: linalgparameters.hh:47
The order of the sequential preconditioner.
Definition: linalgparameters.hh:74
The size of the algebraic overlap of the linear solver.
Definition: linalgparameters.hh:56
number of iterations between solver restarts for the GMRES solver
Definition: linalgparameters.hh:35
Maximum accepted error of the norm of the residual.
Definition: linalgparameters.hh:41
Maximum accepted error of the solution of the linear solver.
Definition: linalgparameters.hh:62
Specifies the verbosity of the linear solver.
Definition: linalgparameters.hh:71