linalgparameters.hh
Go to the documentation of this file.
Definition: blackoilnewtonmethodparameters.hh:31 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 static constexpr Scalar value Definition: linalgparameters.hh:41 Definition: linalgparameters.hh:44 static constexpr Scalar value Definition: linalgparameters.hh:44 Maximum number of iterations eyecuted by the linear solver. Definition: linalgparameters.hh:47 static constexpr int value Definition: linalgparameters.hh:47 The size of the algebraic overlap of the linear solver. Definition: linalgparameters.hh:56 static constexpr unsigned value Definition: linalgparameters.hh:56 Maximum accepted error of the solution of the linear solver. Definition: linalgparameters.hh:62 static constexpr Scalar value Definition: linalgparameters.hh:62 Specifies the verbosity of the linear solver. Definition: linalgparameters.hh:71 static constexpr int value Definition: linalgparameters.hh:71 The order of the sequential preconditioner. Definition: linalgparameters.hh:74 static constexpr int value Definition: linalgparameters.hh:74 The relaxation factor of the preconditioner. Definition: linalgparameters.hh:78 static constexpr Scalar value Definition: linalgparameters.hh:78 |