newtonmethodparameters.hh
Go to the documentation of this file.
Definition: blackoilnewtonmethodparameters.hh:31 Definition: newtonmethodparameters.hh:31 static constexpr Scalar value Definition: newtonmethodparameters.hh:31 Number of maximum iterations for the Newton method. Definition: newtonmethodparameters.hh:34 static constexpr int value Definition: newtonmethodparameters.hh:34 The number of iterations at which the Newton method should aim at. Definition: newtonmethodparameters.hh:44 static constexpr int value Definition: newtonmethodparameters.hh:44 The value for the error below which convergence is declared. Definition: newtonmethodparameters.hh:53 static constexpr Scalar value Definition: newtonmethodparameters.hh:53 Specifies whether the Newton method should print messages or not. Definition: newtonmethodparameters.hh:56 static constexpr bool value Definition: newtonmethodparameters.hh:56 Definition: newtonmethodparameters.hh:60 static constexpr bool value Definition: newtonmethodparameters.hh:60 |