Opm::NonlinearSolver< TypeTag, PhysicalModel >::SolverParameters Struct Reference

#include <NonlinearSolver.hpp>

Public Member Functions

 SolverParameters ()
 
void reset ()
 

Static Public Member Functions

static void registerParameters ()
 

Public Attributes

NonlinearRelaxType relaxType_
 
double relaxMax_
 
double relaxIncrement_
 
double relaxRelTol_
 
int maxIter_
 
int minIter_
 

Constructor & Destructor Documentation

◆ SolverParameters()

Member Function Documentation

◆ registerParameters()

template<class TypeTag , class PhysicalModel >
static void Opm::NonlinearSolver< TypeTag, PhysicalModel >::SolverParameters::registerParameters ( )
inlinestatic

◆ reset()

Member Data Documentation

◆ maxIter_

◆ minIter_

◆ relaxIncrement_

template<class TypeTag , class PhysicalModel >
double Opm::NonlinearSolver< TypeTag, PhysicalModel >::SolverParameters::relaxIncrement_

◆ relaxMax_

◆ relaxRelTol_

template<class TypeTag , class PhysicalModel >
double Opm::NonlinearSolver< TypeTag, PhysicalModel >::SolverParameters::relaxRelTol_

◆ relaxType_


The documentation for this struct was generated from the following file: