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.
 
TimeViewTypetimeView ()
 Non interface method, but convenient.
 
const TimeViewTypetimeView () const
 Non interface method, but convenient.
 

Detailed Description

template<class 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 >
Dune::ACFem::TimeViewParameter< TimeProvider >::TimeViewParameter ( const TimeProviderType &  tp,
double  theta = 0.0 
)
inline

Constructor.

Parameters
[in]tpSuper-ordinate time-provider.
[in]thetaThe 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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 5, 22:29, 2024)