The default traits for the box finite volume grid geometry Defines the scv and scvf types and the mapper types. More...
#include <dumux/discretization/box/fvgridgeometry.hh>
| the | grid view type |
Public Types | |
| using | SubControlVolume = BoxSubControlVolume<GridView> |
| using | SubControlVolumeFace = BoxSubControlVolumeFace<GridView> |
| template<class GridGeometry, bool enableCache> | |
| using | LocalView = BoxFVElementGeometry<GridGeometry, enableCache> |
| using | ElementMapper = EM |
| using | VertexMapper = VM |
| using | ScvQuadratureRule |
| using | ScvfQuadratureRule |
| using | ElementQuadratureRule |
| using | IntersectionQuadratureRule |
| using | BoundaryFaceQuadratureRule |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| using Dumux::BoxDefaultGridGeometryTraits< GridView, MapperTraits, QuadratureTraits >::LocalView = BoxFVElementGeometry<GridGeometry, enableCache> |
|
inherited |
|
inherited |
| using Dumux::BoxDefaultGridGeometryTraits< GridView, MapperTraits, QuadratureTraits >::SubControlVolume = BoxSubControlVolume<GridView> |
| using Dumux::BoxDefaultGridGeometryTraits< GridView, MapperTraits, QuadratureTraits >::SubControlVolumeFace = BoxSubControlVolumeFace<GridView> |
|
inherited |