Base class for the finite volume geometry vector for box schemes in the context of coupled models where the coupling occurs across the element facets. This builds up the sub control volumes and sub control volume faces.
More...
template<class Scalar, class GridView, bool enableGridGeometryCache = false, class Traits = BoxFacetCouplingDefaultGridGeometryTraits<GridView>>
class Dumux::BoxFacetCouplingFVGridGeometry< Scalar, GridView, enableGridGeometryCache, Traits >
- Note
- This class is specialized for versions with and without caching the fv geometries on the grid view