DUNE PDELab (2.8)

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 >
void Dune::PDELab::InstationaryFunctionDefaults::setTime ( Time  t)
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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 10, 22:30, 2024)