cfl_ | DuneODE::ImplicitOdeSolver< DestinationImp > | protected |
cflMax_ | DuneODE::ImplicitOdeSolver< DestinationImp > | protected |
comm_ | DuneODE::ParDGOdeSolverBase< DestinationImp > | protected |
createOdeSolver() | DuneODE::SemiImplicitOdeSolver< DestinationImp > | inlineprotectedvirtual |
description(std::ostream &out) const | DuneODE::ParDGOdeSolverBase< DestinationImp > | inlinevirtual |
DestinationType typedef | DuneODE::SemiImplicitOdeSolver< DestinationImp > | |
expl_ | DuneODE::SemiImplicitOdeSolver< DestinationImp > | protected |
impl_ | DuneODE::ImplicitOdeSolver< DestinationImp > | protected |
ImplicitOdeSolver(OperatorType &op, TimeProviderBase &tp, const int order, const ODEParameters ¶meter) | DuneODE::ImplicitOdeSolver< DestinationImp > | inline |
ImplicitOdeSolver(OperatorType &op, TimeProviderBase &tp, const int order, const ParameterReader ¶meter=Parameter::container()) | DuneODE::ImplicitOdeSolver< DestinationImp > | inline |
initialize(const DestinationType &U0) | DuneODE::SemiImplicitOdeSolver< DestinationImp > | inlinevirtual |
initialized_ | DuneODE::ParDGOdeSolverBase< DestinationImp > | protected |
initializeOdeSolver() | DuneODE::ParDGOdeSolverBase< DestinationImp > | inlineprotected |
limiter_ | DuneODE::SemiImplicitOdeSolver< DestinationImp > | protected |
linsolver_ | DuneODE::ImplicitOdeSolver< DestinationImp > | protected |
MonitorType typedef | DuneODE::ImplicitOdeSolver< DestinationImp > | |
name() const | DuneODE::SemiImplicitOdeSolver< DestinationImp > | inlineprotectedvirtual |
numberOfIterations() | DuneODE::SemiImplicitOdeSolver< DestinationImp > | inlineprotectedvirtual |
odeSolver() | DuneODE::ParDGOdeSolverBase< DestinationImp > | inlineprotected |
OdeSolverInterface() | DuneODE::OdeSolverInterface< DestinationImp > | inlineprotected |
OperatorType typedef | DuneODE::SemiImplicitOdeSolver< DestinationImp > | |
order_ | DuneODE::ParDGOdeSolverBase< DestinationImp > | protected |
param_ | DuneODE::ImplicitOdeSolver< DestinationImp > | protected |
parameter() const | DuneODE::ImplicitOdeSolver< DestinationImp > | inlineprotected |
ParDGOdeSolverBase(TimeProviderBase &tp, const int order) | DuneODE::ParDGOdeSolverBase< DestinationImp > | inlineprotected |
SemiImplicitOdeSolver(OperatorType &explOp, OperatorType &implOp, TimeProviderBase &tp, const int order, const ODEParameters ¶meter=ODEParameters()) | DuneODE::SemiImplicitOdeSolver< DestinationImp > | inline |
solve(DestinationType &U0, MonitorType &monitor) | DuneODE::ImplicitOdeSolver< DestinationImp > | inlinevirtual |
DuneODE::ParDGOdeSolverBase::solve(DestinationType &u) | DuneODE::OdeSolverInterface< DestinationImp > | inlinevirtual |
spaceOperator() const | DuneODE::SemiImplicitOdeSolver< DestinationImp > | inlineprotectedvirtual |
timeProvider_ | DuneODE::ParDGOdeSolverBase< DestinationImp > | protected |
timeStepEstimate(double cfl) | DuneODE::SemiImplicitOdeSolver< DestinationImp > | inlineprotectedvirtual |
verbose_ | DuneODE::ImplicitOdeSolver< DestinationImp > | protected |
~ImplicitOdeSolver() | DuneODE::ImplicitOdeSolver< DestinationImp > | inlinevirtual |
~OdeSolverInterface() | DuneODE::OdeSolverInterface< DestinationImp > | inlinevirtual |
~ParDGOdeSolverBase() | DuneODE::ParDGOdeSolverBase< DestinationImp > | inlineprotected |