This is the complete list of members for Opm::PIDAndIterationCountTimeStepControl, including all inherited members.
computeTimeStepSize(const double dt, const int iterations, const RelativeChangeInterface &relativeChange, const double) const | Opm::PIDAndIterationCountTimeStepControl | virtual |
errors_ (defined in Opm::PIDTimeStepControl) | Opm::PIDTimeStepControl | mutableprotected |
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 | inlineprotected |
tol_ (defined in Opm::PIDTimeStepControl) | Opm::PIDTimeStepControl | protected |
verbose_ (defined in Opm::PIDTimeStepControl) | Opm::PIDTimeStepControl | protected |
~TimeStepControlInterface() | Opm::TimeStepControlInterface | inlinevirtual |