25 #ifndef TPSA_NEWTON_METHOD_PARAMS_HPP 26 #define TPSA_NEWTON_METHOD_PARAMS_HPP 32 template<
class Scalar>
45 template<
class Scalar>
58 template<
class Scalar>
65 bool writeConvergence_;
66 int targetIterations_;
Definition: tpsanewtonmethodparams.hpp:36
Definition: tpsanewtonmethodparams.hpp:42
Definition: tpsanewtonmethodparams.hpp:46
Struct holding the parameters for TpsaNewtonMethod.
Definition: tpsanewtonmethodparams.hpp:59
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition: blackoilbioeffectsmodules.hh:45
Definition: blackoilnewtonmethodparams.hpp:31
static void registerParameters()
Register runtime parameters for TPSA Newton method.
Definition: tpsanewtonmethodparams.cpp:39
void read()
Read and internalize runtime parameters for TPSA Newton method.
Definition: tpsanewtonmethodparams.cpp:59
Definition: tpsanewtonmethodparams.hpp:39
Definition: tpsanewtonmethodparams.hpp:33
Definition: tpsanewtonmethodparams.hpp:49