Ewoms::FvBaseConstraintsContext< TypeTag > Class Template Reference

Represents all quantities which available for calculating constraints. More...

#include <fvbaseconstraintscontext.hh>

Public Member Functions

 FvBaseConstraintsContext (const ElementContext &elemCtx)
 The constructor. More...
 
const Problem & problem () const
 
const Model & model () const
 
const GridView & gridView () const
 
const Element & element () const
 
int numDof (int timeIdx) const
 
int numInteriorFaces (int timeIdx) const
 
int globalSpaceIndex (int dofIdx, int timeIdx) const
 
GlobalPosition pos (int dofIdx, int timeIdx) const
 

Protected Attributes

const ElementContext & elemCtx_
 

Detailed Description

template<class TypeTag>
class Ewoms::FvBaseConstraintsContext< TypeTag >

Represents all quantities which available for calculating constraints.

Constructor & Destructor Documentation

template<class TypeTag >
Ewoms::FvBaseConstraintsContext< TypeTag >::FvBaseConstraintsContext ( const ElementContext &  elemCtx)
inlineexplicit

The constructor.

Member Function Documentation

template<class TypeTag >
const Element& Ewoms::FvBaseConstraintsContext< TypeTag >::element ( ) const
inline
template<class TypeTag >
int Ewoms::FvBaseConstraintsContext< TypeTag >::globalSpaceIndex ( int  dofIdx,
int  timeIdx 
) const
inline
template<class TypeTag >
const GridView& Ewoms::FvBaseConstraintsContext< TypeTag >::gridView ( ) const
inline
template<class TypeTag >
const Model& Ewoms::FvBaseConstraintsContext< TypeTag >::model ( ) const
inline
template<class TypeTag >
int Ewoms::FvBaseConstraintsContext< TypeTag >::numDof ( int  timeIdx) const
inline
template<class TypeTag >
int Ewoms::FvBaseConstraintsContext< TypeTag >::numInteriorFaces ( int  timeIdx) const
inline
template<class TypeTag >
GlobalPosition Ewoms::FvBaseConstraintsContext< TypeTag >::pos ( int  dofIdx,
int  timeIdx 
) const
inline
template<class TypeTag >
const Problem& Ewoms::FvBaseConstraintsContext< TypeTag >::problem ( ) const
inline

Member Data Documentation


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