DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::InstationaryFunctionDefaults Class Reference
Default class for additional methods in instationary functions. More...
#include <dune/pdelab/common/function.hh>
Public Member Functions | |
template<typename Time > | |
void | setTime (Time t) |
set time for subsequent evaluation More... | |
Detailed Description
Default class for additional methods in instationary functions.
Member Function Documentation
◆ setTime()
template<typename Time >
|
inline |
set time for subsequent evaluation
This method sets the time for subsequent calls to any of the evaluation methods.
The documentation for this class was generated from the following file:
- dune/pdelab/common/function.hh
