24#ifndef DUMUX_CC_ELEMENT_BOUNDARY_TYPES_HH
25#define DUMUX_CC_ELEMENT_BOUNDARY_TYPES_HH
48 template<
class Problem,
class Element,
class FVElementGeometry>
50 const Element &element,
51 const FVElementGeometry &fvGeometry)
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
Boundary types gathered on an element.
Definition: discretization/cellcentered/elementboundarytypes.hh:38
void update(const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry)
Update the boundary types for all vertices of an element.
Definition: discretization/cellcentered/elementboundarytypes.hh:49