Opm::NewtonIterationBlackoilInterleavedParameters Struct Reference
This class carries all parameters for the NewtonIterationBlackoilInterleaved class.
More...
#include <NewtonIterationBlackoilInterleaved.hpp>
List of all members.
Public Member Functions |
| NewtonIterationBlackoilInterleavedParameters (const ParameterGroup ¶m) |
void | reset () |
Public Attributes |
double | linear_solver_reduction_ |
double | ilu_relaxation_ |
int | linear_solver_maxiter_ |
int | linear_solver_restart_ |
int | linear_solver_verbosity_ |
int | ilu_fillin_level_ |
bool | newton_use_gmres_ |
bool | require_full_sparsity_pattern_ |
bool | ignoreConvergenceFailure_ |
bool | linear_solver_use_amg_ |
Detailed Description
This class carries all parameters for the NewtonIterationBlackoilInterleaved class.
The documentation for this struct was generated from the following file: