3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::CCMpfaOInteractionVolume< Traits >::DirichletData Class Reference

#include <dumux/discretization/cellcentered/mpfa/omethod/interactionvolume.hh>

Description

template<class Traits>
class Dumux::CCMpfaOInteractionVolume< Traits >::DirichletData

Data attached to scvf touching Dirichlet boundaries. For the default o-scheme, we only store the corresponding vol vars index.

Public Member Functions

 DirichletData (const GridIndexType index)
 Constructor. More...
 
GridIndexType volVarIndex () const
 Return corresponding vol var index. More...
 

Constructor & Destructor Documentation

◆ DirichletData()

template<class Traits >
Dumux::CCMpfaOInteractionVolume< Traits >::DirichletData::DirichletData ( const GridIndexType  index)
inline

Constructor.

Member Function Documentation

◆ volVarIndex()

template<class Traits >
GridIndexType Dumux::CCMpfaOInteractionVolume< Traits >::DirichletData::volVarIndex ( ) const
inline

Return corresponding vol var index.


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