DUNE-FEM (unstable)
DuneODE::ExplMultiStepBase< Operator > Class Template Reference
#include <dune/fem/solver/multistep.hh>
Public Member Functions | |
ExplMultiStepBase (Operator &op, TimeProviderBase &tp, int pord, bool verbose=true) | |
constructor More... | |
~ExplMultiStepBase () | |
destructor | |
void | initialize (const DestinationType &U0) |
apply operator once to get dt estimate | |
void | solve (DestinationType &U0) |
solve the system | |
void | solveRK (DestinationType &U0) |
solve the system | |
Detailed Description
template<class Operator>
class DuneODE::ExplMultiStepBase< Operator >
class DuneODE::ExplMultiStepBase< Operator >
- Newly added:
- Base class for explicit multistep method.
Constructor & Destructor Documentation
◆ ExplMultiStepBase()
template<class Operator >
|
inline |
constructor
- Parameters
-
[in] op Operator \(L\) [in] tp TimeProvider [in] pord polynomial order [in] verbose verbosity
The documentation for this class was generated from the following file:
- dune/fem/solver/multistep.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)