| flushAll() | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| getComposedJacobian(Step step) | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| getJacobian(std::size_t order, Step step) | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| getPolicy() | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| getPolicy() const | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| getResidualValue(std::size_t order, Step step) const | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| getUnknowns(Step step) const | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| getZeroResidual(std::size_t order, Step step) const | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| MultiStepCache(const shared_ptr< Policy > &policy_=shared_ptr< Policy >(new Policy)) | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| Policy typedef | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | |
| postStep() | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| preStep(Step step, Step stepsOfScheme, Time endTime, Time dt) | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| setComposedJacobian(Step step, const shared_ptr< const Matrix > &jacobian) | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| setJacobian(std::size_t order, Step step, const shared_ptr< const Matrix > &jacobian) | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| setPolicy(const shared_ptr< Policy > &policy_) | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| setResidualValue(std::size_t order, Step step, const shared_ptr< const VectorV > &residualValue) | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| setUnknowns(Step step, const shared_ptr< const VectorU > &unknowns_) | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |
| setZeroResidual(std::size_t order, Step step, const shared_ptr< const VectorV > &zeroResidual) | Dune::PDELab::MultiStepCache< VectorU, VectorV, Matrix, Step, Time > | inline |