DUNE-ACFEM (2.5.1)
timeview.hh
double time() const
Return the absolute point in time.
Definition: timeview.hh:41
double startTime() const
Return the absolute start point of the current time interval.
Definition: timeview.hh:47
double theta() const
Return the relative point in time, withe respect to the current time step size.
Definition: timeview.hh:38
void setTheta(const double theta)
Redefine the current view to look at another point in the current time interval.
Definition: timeview.hh:53
double deltaT() const
Return the current time step size.
Definition: timeview.hh:44
const TimeProviderType & timeProvider()
Return the time-provider we are linked to.
Definition: timeview.hh:65
TimeView(const TimeView &other)
Copy constructor.
Definition: timeview.hh:33
TimeView(const TimeProviderType &origin, double theta=0.0)
Constructor, default is a view at the start of the time interval.
Definition: timeview.hh:28
double endTime() const
Return the absolute end point of the current time interval.
Definition: timeview.hh:50
const TimeProviderType & timeProvider() const
Return the time-provider we are linked to.
Definition: timeview.hh:59
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)