|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
Dune::PDELab::CFLTimeController< R, IGOS > Class Template Reference
limit time step to maximum dt * CFL number More...
#include <dune/pdelab/instationary/explicitonestep.hh>
Inheritance diagram for Dune::PDELab::CFLTimeController< R, IGOS >:

Public Types | |
| typedef R | RealType |
Public Member Functions | |
| CFLTimeController (R cfl_, const IGOS &igos_) | |
| CFLTimeController (R cfl_, R target_, const IGOS &igos_) | |
| void | setTarget (R target_) |
| virtual RealType | suggestTimestep (RealType time, RealType givendt) override |
| Return name of the scheme. | |
Detailed Description
template<class R, class IGOS>
class Dune::PDELab::CFLTimeController< R, IGOS >
class Dune::PDELab::CFLTimeController< R, IGOS >
limit time step to maximum dt * CFL number
- Template Parameters
-
R C++ type of the floating point parameters IGOS instationary grid operator space
Member Typedef Documentation
◆ RealType
template<class R , class IGOS >
| typedef R Dune::PDELab::CFLTimeController< R, IGOS >::RealType |
Constructor & Destructor Documentation
◆ CFLTimeController() [1/2]
template<class R , class IGOS >
|
inline |
◆ CFLTimeController() [2/2]
template<class R , class IGOS >
|
inline |
Member Function Documentation
◆ setTarget()
template<class R , class IGOS >
|
inline |
◆ suggestTimestep()
template<class R , class IGOS >
|
inlineoverridevirtual |
Return name of the scheme.
Implements Dune::PDELab::TimeControllerInterface< R >.
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