3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::ScvfToScvBoundaryTypes< BoundaryTypes, discMethod > Class Template Reference

Convert intersection boundary types to vertex boundary types. More...

#include <dumux/discretization/box/scvftoscvboundarytypes.hh>

Description

template<class BoundaryTypes, DiscretizationMethod discMethod>
class Dumux::ScvfToScvBoundaryTypes< BoundaryTypes, discMethod >

Convert intersection boundary types to vertex boundary types.

Public Member Functions

 ScvfToScvBoundaryTypes ()=default
template<class Problem>
void computeBoundaryTypes (const Problem &problem)
template<class SubControlVolume>
const BoundaryTypesboundaryTypes (const SubControlVolume &scv) const
 get the boundary types of the scv

Constructor & Destructor Documentation

◆ ScvfToScvBoundaryTypes()

template<class BoundaryTypes, DiscretizationMethod discMethod>
Dumux::ScvfToScvBoundaryTypes< BoundaryTypes, discMethod >::ScvfToScvBoundaryTypes ( )
default

Member Function Documentation

◆ boundaryTypes()

template<class BoundaryTypes, DiscretizationMethod discMethod>
template<class SubControlVolume>
const BoundaryTypes & Dumux::ScvfToScvBoundaryTypes< BoundaryTypes, discMethod >::boundaryTypes ( const SubControlVolume & scv) const
inline

get the boundary types of the scv

◆ computeBoundaryTypes()

template<class BoundaryTypes, DiscretizationMethod discMethod>
template<class Problem>
void Dumux::ScvfToScvBoundaryTypes< BoundaryTypes, discMethod >::computeBoundaryTypes ( const Problem & problem)
inline

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