cfl_ | DuneODE::ImplicitRungeKuttaTimeStepControl | protected |
cflMax_ | DuneODE::ImplicitRungeKuttaTimeStepControl | protected |
computeError() const | DuneODE::PIDTimeStepControl | inline |
errors_ | DuneODE::PIDTimeStepControl | protected |
ImplicitRungeKuttaTimeStepControl(TimeProviderType &timeProvider, const ParameterType ¶meters) | DuneODE::ImplicitRungeKuttaTimeStepControl | inline |
ImplicitRungeKuttaTimeStepControl(TimeProviderType &timeProvider, const Dune::Fem::ParameterReader ¶meter=Dune::Fem::Parameter::container()) | DuneODE::ImplicitRungeKuttaTimeStepControl | inlineexplicit |
initialized_ | DuneODE::ImplicitRungeKuttaTimeStepControl | protected |
initialTimeStepSize(double helmholtzEstimate, double sourceTermEstimate) | DuneODE::ImplicitRungeKuttaTimeStepControl | inline |
parameters() const | DuneODE::ImplicitRungeKuttaTimeStepControl | inlineprotected |
parameters_ | DuneODE::ImplicitRungeKuttaTimeStepControl | protected |
ParameterType typedef | DuneODE::PIDTimeStepControl | |
pidTimeStepControl(const double dt, const Monitor &monitor) | DuneODE::PIDTimeStepControl | inline |
PIDTimeStepControl(TimeProviderType &timeProvider, const ParameterType ¶meters) | DuneODE::PIDTimeStepControl | inline |
PIDTimeStepControl(TimeProviderType &timeProvider, const Dune::Fem::ParameterReader ¶meter=Dune::Fem::Parameter::container()) | DuneODE::PIDTimeStepControl | inline |
reduceTimeStep(double helmholtzEstimate, double sourceTermEstimate, const Monitor &monitor) | DuneODE::ImplicitRungeKuttaTimeStepControl | inline |
time() const | DuneODE::ImplicitRungeKuttaTimeStepControl | inline |
timeProvider_ | DuneODE::ImplicitRungeKuttaTimeStepControl | protected |
TimeProviderType typedef | DuneODE::PIDTimeStepControl | |
timeStepEstimate(double helmholtzEstimate, double sourceTermEstimate, const Monitor &monitor) | DuneODE::PIDTimeStepControl | inline |
timeStepSize() const | DuneODE::ImplicitRungeKuttaTimeStepControl | inline |
tol_ | DuneODE::PIDTimeStepControl | protected |
verbose_ | DuneODE::ImplicitRungeKuttaTimeStepControl | protected |