computeTimeStepSize(const double dt, const int iterations, const RelativeChangeInterface &relativeChange, const double) const | Opm::PIDAndIterationCountTimeStepControl | [virtual] |
errors_ (defined in Opm::PIDTimeStepControl) | Opm::PIDTimeStepControl | [mutable, protected] |
PIDAndIterationCountTimeStepControl(const int target_iterations=20, const double tol=1e-3, const bool verbose=false) | Opm::PIDAndIterationCountTimeStepControl | |
PIDTimeStepControl(const double tol=1e-3, const bool verbose=false) | Opm::PIDTimeStepControl | |
target_iterations_ (defined in Opm::PIDAndIterationCountTimeStepControl) | Opm::PIDAndIterationCountTimeStepControl | [protected] |
TimeStepControlInterface() (defined in Opm::TimeStepControlInterface) | Opm::TimeStepControlInterface | [inline, protected] |
tol_ (defined in Opm::PIDTimeStepControl) | Opm::PIDTimeStepControl | [protected] |
verbose_ (defined in Opm::PIDTimeStepControl) | Opm::PIDTimeStepControl | [protected] |
~TimeStepControlInterface() | Opm::TimeStepControlInterface | [inline, virtual] |