opm-simulators
Opm::TpsaNewtonMethodParams< Scalar > Struct Template Reference

Struct holding the parameters for TpsaNewtonMethod. More...

#include <tpsanewtonmethodparams.hpp>

Public Member Functions

void read ()
 Read and internalize runtime parameters for TPSA Newton method.
 

Static Public Member Functions

static void registerParameters ()
 Register runtime parameters for TPSA Newton method.
 

Public Attributes

int verbosity_
 
bool writeConvergence_
 
int targetIterations_
 
int minIterations_
 
int maxIterations_
 
Scalar tolerance_
 
Scalar maxError_
 

Detailed Description

template<class Scalar>
struct Opm::TpsaNewtonMethodParams< Scalar >

Struct holding the parameters for TpsaNewtonMethod.


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