Ewoms::VelocityCallback< TypeTag > Class Template Reference

Callback class for the velocity of a phase at the center of a DOF. More...

#include <quantitycallbacks.hh>

Public Member Functions

 VelocityCallback (const ElementContext &elemCtx)
 
ResultType operator() (int dofIdx) const
 Return the velocity of a phase given the index of a degree of freedom within an element context. More...
 

Public Attributes

decltype(IntensiveQuantities().velocityCenter())
typedef 
ResultType
 

Detailed Description

template<class TypeTag>
class Ewoms::VelocityCallback< TypeTag >

Callback class for the velocity of a phase at the center of a DOF.

Constructor & Destructor Documentation

template<class TypeTag>
Ewoms::VelocityCallback< TypeTag >::VelocityCallback ( const ElementContext &  elemCtx)
inline

Member Function Documentation

template<class TypeTag>
ResultType Ewoms::VelocityCallback< TypeTag >::operator() ( int  dofIdx) const
inline

Return the velocity of a phase given the index of a degree of freedom within an element context.

Member Data Documentation

template<class TypeTag>
decltype(IntensiveQuantities().velocityCenter()) typedef Ewoms::VelocityCallback< TypeTag >::ResultType

The documentation for this class was generated from the following file: