Base class for the finite volume geometry vector for box schemes This builds up the sub control volumes and sub control volume faces.
More...
template<class Scalar, class GridView, bool enableGridGeometryCache = false, class Traits = BoxDefaultGridGeometryTraits<GridView>>
class Dumux::BoxFVGridGeometry< Scalar, GridView, enableGridGeometryCache, Traits >
Base class for the finite volume geometry vector for box schemes This builds up the sub control volumes and sub control volume faces.
- Note
- This class is specialized for versions with and without caching the fv geometries on the grid view