The default traits for the box finite volume grid geometry. More...
#include <dumux/porousmediumflow/boxdfm/fvgridgeometry.hh>
Defines the scv and scvf types and the mapper types.
| the | grid view type | 
| Public Types | |
| using | SubControlVolume = BoxDfmSubControlVolume<GridView> | 
| using | SubControlVolumeFace = BoxDfmSubControlVolumeFace<GridView> | 
| template<class GridGeometry, bool enableCache> | |
| using | LocalView = BoxDfmFVElementGeometry<GridGeometry, enableCache> | 
| using | FacetMapper = Dune::MultipleCodimMultipleGeomTypeMapper<GridView> | 
| using | ElementMapper = EM | 
| using | VertexMapper = VM | 
| 
 | inherited | 
| using Dumux::BoxDfmDefaultGridGeometryTraits< GridView, MapperTraits >::FacetMapper = Dune::MultipleCodimMultipleGeomTypeMapper<GridView> | 
| using Dumux::BoxDfmDefaultGridGeometryTraits< GridView, MapperTraits >::LocalView = BoxDfmFVElementGeometry<GridGeometry, enableCache> | 
| using Dumux::BoxDfmDefaultGridGeometryTraits< GridView, MapperTraits >::SubControlVolume = BoxDfmSubControlVolume<GridView> | 
| using Dumux::BoxDfmDefaultGridGeometryTraits< GridView, MapperTraits >::SubControlVolumeFace = BoxDfmSubControlVolumeFace<GridView> | 
| 
 | inherited |