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 Types

typedef std::remove_const< typename std::remove_reference< ResultRawType >::type >::type ResultType
 
typedef ResultType::field_type ResultFieldType
 
typedef Opm::MathToolbox< ResultFieldType >::ValueType ResultFieldValueType
 

Public Member Functions

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

Detailed Description

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

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


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