Boundary types gathered on an element. More...
#include <dumux/discretization/cellcentered/elementboundarytypes.hh>
Boundary types gathered on an element.
Public Member Functions | |
template<class Problem , class Element , class FVElementGeometry > | |
void | update (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry) |
Update the boundary types for all vertices of an element. More... | |
|
inline |
Update the boundary types for all vertices of an element.
problem | The problem object which needs to be simulated |
element | The DUNE Codim<0> entity for which the boundary types should be collected |
fvGeometry | The element finite volume geometry |