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

Define data structure to store which scvfs lie on interior boundaries. More...

#include <dumux/multidomain/facet/cellcentered/mpfa/interactionvolume.hh>

Description

template<class Traits>
class Dumux::CCMpfaOFacetCouplingInteractionVolume< Traits >::InteriorBoundaryData

Define data structure to store which scvfs lie on interior boundaries.

Public Member Functions

 InteriorBoundaryData (GridIndexType scvfIdx)
 Constructor. More...
 
GridIndexType scvfIndex () const
 Return corresponding scvf index. More...
 

Constructor & Destructor Documentation

◆ InteriorBoundaryData()

template<class Traits >
Dumux::CCMpfaOFacetCouplingInteractionVolume< Traits >::InteriorBoundaryData::InteriorBoundaryData ( GridIndexType  scvfIdx)
inline

Constructor.

Member Function Documentation

◆ scvfIndex()

template<class Traits >
GridIndexType Dumux::CCMpfaOFacetCouplingInteractionVolume< Traits >::InteriorBoundaryData::scvfIndex ( ) const
inline

Return corresponding scvf index.


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