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)
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
Boundary types gathered on an element.
Definition: 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: cellcentered/elementboundarytypes.hh:49