3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
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.
GridIndexType scvfIndex () const
 Return corresponding scvf index.

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: