DUNE PDELab (git)
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.
- Note
- This default method does nothing, it just ensures setTime() can be called without ill effects.
- Function implementation are free to restrict the types of acceptable parameters. This should be noted in the function classes documentation.
The documentation for this class was generated from the following file:
- dune/pdelab/common/function.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)