DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::CFLTimeController< R, IGOS > Class Template Reference
limit time step to maximum dt * CFL number More...
#include <dune/pdelab/instationary/explicitonestep.hh>
Public Member Functions | |
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
The documentation for this class was generated from the following file:
- dune/pdelab/instationary/explicitonestep.hh
