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

Class for accessing boundary flags. More...

#include <dumux/common/boundaryflag.hh>

Inheritance diagram for Dumux::BoundarySegmentIndexFlag:
Inheritance graph

Description

Class for accessing boundary flags.

Note
this works for all grid managers with gmsh meshes.

Public Types

using value_type = std::size_t
 

Public Member Functions

 BoundarySegmentIndexFlag ()
 
template<class Intersection >
 BoundarySegmentIndexFlag (const Intersection &i)
 
value_type get () const
 

Member Typedef Documentation

◆ value_type

Constructor & Destructor Documentation

◆ BoundarySegmentIndexFlag() [1/2]

Dumux::BoundarySegmentIndexFlag::BoundarySegmentIndexFlag ( )
inline

◆ BoundarySegmentIndexFlag() [2/2]

template<class Intersection >
Dumux::BoundarySegmentIndexFlag::BoundarySegmentIndexFlag ( const Intersection &  i)
inline

Member Function Documentation

◆ get()

value_type Dumux::BoundarySegmentIndexFlag::get ( ) const
inline

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