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