Convert intersection boundary types to vertex boundary types.
#include <dumux/discretization/box/scvftoscvboundarytypes.hh>
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 | |
|
default |
|
inline |
|
inline |