|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Dune::PDELab::TimeControllerInterface< R > Class Template Referenceabstract
Controller interface for adaptive time stepping. More...
#include <dune/pdelab/instationary/explicitonestep.hh>
Inheritance diagram for Dune::PDELab::TimeControllerInterface< R >:

Public Types | |
| typedef R | RealType |
Public Member Functions | |
| virtual RealType | suggestTimestep (RealType time, RealType givendt)=0 |
| Return name of the scheme. | |
| virtual | ~TimeControllerInterface () |
| every abstract base class has a virtual destructor | |
Detailed Description
template<class R>
class Dune::PDELab::TimeControllerInterface< R >
class Dune::PDELab::TimeControllerInterface< R >
Controller interface for adaptive time stepping.
- Template Parameters
-
R C++ type of the floating point parameters
Member Typedef Documentation
◆ RealType
template<class R >
| typedef R Dune::PDELab::TimeControllerInterface< R >::RealType |
Constructor & Destructor Documentation
◆ ~TimeControllerInterface()
template<class R >
|
inlinevirtual |
every abstract base class has a virtual destructor
Member Function Documentation
◆ suggestTimestep()
template<class R >
|
pure virtual |
Return name of the scheme.
Implemented in Dune::PDELab::SimpleTimeController< R >, and Dune::PDELab::CFLTimeController< R, IGOS >.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8