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

Boundary flag to store e.g. in sub control volume faces. More...

#include <dumux/common/boundaryflag.hh>

Inheritance diagram for Dumux::BoundaryFlag< Grid >:

Description

template<class Grid>
class Dumux::BoundaryFlag< Grid >

Boundary flag to store e.g. in sub control volume faces.

Note
Can be specialized for each grid manager (in the gridmanager headers)
Template Parameters
Gridthe type of the grid

Public Types

using value_type = std::size_t
 

Public Member Functions

value_type get () const
 

Member Typedef Documentation

◆ value_type

using Dumux::BoundarySegmentIndexFlag::value_type = std::size_t
inherited

Member Function Documentation

◆ get()

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

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