apply(T time, T dt, TrlV &xold, TrlV &xnew) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
apply(T time, T dt, TrlV &xold, TrlV &xnew, Limiter &limiter) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
apply(T time, T dt, TrlV &xold, F &f, TrlV &xnew) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
apply(T time, T dt, TrlV &xold, F &f, TrlV &xnew, Limiter &limiter) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
ExplicitOneStepMethod(const TimeSteppingParameterInterface< T > &method_, IGOS &igos_, LS &ls_) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
ExplicitOneStepMethod(const TimeSteppingParameterInterface< T > &method_, IGOS &igos_, LS &ls_, double ls_reduct_) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
ExplicitOneStepMethod(const TimeSteppingParameterInterface< T > &method_, IGOS &igos_, LS &ls_, TC &tc_) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
ExplicitOneStepMethod(const TimeSteppingParameterInterface< T > &method_, IGOS &igos_, LS &ls_, TC &tc_, double ls_reduct_) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
setMethod(const TimeSteppingParameterInterface< T > &method_) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
setReduction(const double &ls_reduction_) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
setStepNumber(int newstep) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |
setVerbosityLevel(int level) | Dune::PDELab::ExplicitOneStepMethod< T, IGOS, LS, TrlV, TstV, TC > | inline |