|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
odesolver.hh
Go to the documentation of this file.
71 typedef ImplicitRungeKuttaSolver< HelmholtzOperatorType, ParDGNewtonInverse< Destination > > BaseType;
106 typedef SemiImplicitRungeKuttaSolver< OperatorType, HelmholtzOperatorType, ParDGNewtonInverse< Destination > > BaseType;
STL namespace.
Definition multistep.hh:17
static ParameterContainer & container()
Definition io/parameter.hh:199
interface for time evolution operators
Definition spaceoperatorif.hh:38
Definition dghelmholtz.hh:65
Definition krylovinverseoperators.hh:49
inverse operator based on a newton scheme
Definition newtoninverseoperator.hh:426
Definition odesolver.hh:67
ImplicitRungeKuttaSolver< HelmholtzOperatorType, ParDGNewtonInverse< Destination > > BaseType
Definition odesolver.hh:71
SpaceOperatorInterface< Destination > OperatorType
Definition odesolver.hh:69
HelmholtzOperatorType * createHelmholtzOperator(OperatorType &op)
Definition odesolver.hh:77
ParDGHelmholtz< Destination > HelmholtzOperatorType
Definition odesolver.hh:70
ImplicitOdeSolver(OperatorType &op, TimeProviderBase &tp, int order, const ParameterReader ¶meter=Parameter::container())
Definition odesolver.hh:83
std::unique_ptr< HelmholtzOperatorType > helmOpPtr_
Definition odesolver.hh:75
Definition odesolver.hh:102
SemiImplicitRungeKuttaSolver< OperatorType, HelmholtzOperatorType, ParDGNewtonInverse< Destination > > BaseType
Definition odesolver.hh:106
SemiImplicitOdeSolver(OperatorType &explOp, OperatorType &implOp, TimeProviderBase &tp, int order, const ParameterReader ¶meter=Parameter::container())
Definition odesolver.hh:118
ParDGHelmholtz< Destination > HelmholtzOperatorType
Definition odesolver.hh:105
std::unique_ptr< HelmholtzOperatorType > helmOpPtr_
Definition odesolver.hh:110
SpaceOperatorInterface< Destination > OperatorType
Definition odesolver.hh:104
HelmholtzOperatorType * createHelmholtzOperator(OperatorType &op)
Definition odesolver.hh:112
HelmholtzOperatorType & helmholtzOp_
Definition basicimplicit.hh:323
int order() const
return order of RK solver (-1 if not implemented)
Definition basicimplicit.hh:296
Definition timestepcontrol.hh:23
T forward(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8