DUNE-ACFEM (2.5.1)
Dune::ACFem::TimeViewParameter< TimeProvider > Class Template Reference
A Parameter-class which returns the absolute time corresponding to a fixed fraction of the current time-step. More...
#include <dune/acfem/models/timestepparameter.hh>
Collaboration diagram for Dune::ACFem::TimeViewParameter< TimeProvider >:Public Member Functions | |
| TimeViewParameter (const TimeProviderType &tp, double theta=0.0) | |
| Constructor. More... | |
| ValueType | value () const |
| Return the current global time corresponding to the fraction into the current time-step defined by the underyling TimView. | |
| TimeViewType & | timeView () |
| Non interface method, but convenient. | |
| const TimeViewType & | timeView () const |
| Non interface method, but convenient. | |
Detailed Description
template<class TimeProvider>
class Dune::ACFem::TimeViewParameter< TimeProvider >
class Dune::ACFem::TimeViewParameter< TimeProvider >
A Parameter-class which returns the absolute time corresponding to a fixed fraction of the current time-step.
See TimeView
Constructor & Destructor Documentation
◆ TimeViewParameter()
template<class TimeProvider >
|
inline |
Constructor.
- Parameters
-
[in] tp Super-ordinate time-provider. [in] theta The fraction of the current time step which defines the global time we evaluate to.
The documentation for this class was generated from the following file:
- dune/acfem/models/timestepparameter.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Mar 3, 23:33, 2026)