Convert intersection boundary types to vertex boundary types. More...
#include <dumux/discretization/box/scvftoscvboundarytypes.hh>
Convert intersection boundary types to vertex boundary types.
Public Member Functions | |
ScvfToScvBoundaryTypes ()=default | |
template<class Problem > | |
void | computeBoundaryTypes (const Problem &problem) |
template<class SubControlVolume > | |
const BoundaryTypes & | boundaryTypes (const SubControlVolume &scv) const |
get the boundary types of the scv More... | |
|
default |
|
inline |
get the boundary types of the scv
|
inline |