DUNE-ACFEM (2.5.1)
Dune::ACFem::TimeView< TimeProvider > Class Template Reference
Generate a view on the current time-step. More...
#include <dune/acfem/models/timeview.hh>
Public Member Functions | |
TimeView (const TimeProviderType &origin, double theta=0.0) | |
Constructor, default is a view at the start of the time interval. | |
TimeView (const TimeView &other) | |
Copy constructor. | |
double | theta () const |
Return the relative point in time, withe respect to the current time step size. | |
double | time () const |
Return the absolute point in time. | |
double | deltaT () const |
Return the current time step size. | |
double | startTime () const |
Return the absolute start point of the current time interval. | |
double | endTime () const |
Return the absolute end point of the current time interval. | |
void | setTheta (const double theta) |
Redefine the current view to look at another point in the current time interval. | |
const TimeProviderType & | timeProvider () const |
Return the time-provider we are linked to. | |
const TimeProviderType & | timeProvider () |
Return the time-provider we are linked to. | |
Detailed Description
template<class TimeProvider>
class Dune::ACFem::TimeView< TimeProvider >
class Dune::ACFem::TimeView< TimeProvider >
Generate a view on the current time-step.
Provide a fixed relative point in time within the current time interval.
- Parameters
-
[in] TimeProvider
The documentation for this class was generated from the following file:
- dune/acfem/models/timeview.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)