The default traits for the pq1bubble finite volume grid geometry Defines the scv and scvf types and the mapper types. More...
#include <dumux/discretization/pq1bubble/fvgridgeometry.hh>
| the | grid view type | 
| Public Types | |
| using | SubControlVolume = PQ1BubbleSubControlVolume<GridView> | 
| using | SubControlVolumeFace = PQ1BubbleSubControlVolumeFace<GridView> | 
| template<class GridGeometry, bool enableCache> | |
| using | LocalView = PQ1BubbleFVElementGeometry<GridGeometry, enableCache> | 
| using | DofMapper = Dune::MultipleCodimMultipleGeomTypeMapper<GridView> | 
| using | ElementMapper = EM | 
| using | VertexMapper = VM | 
| Static Public Member Functions | |
| static Dune::MCMGLayout | layout () | 
| layout for elements and vertices | |
| 
 | inherited | 
| 
 | inherited | 
| using Dumux::PQ1BubbleDefaultGridGeometryTraits< GridView, MapperTraits >::LocalView = PQ1BubbleFVElementGeometry<GridGeometry, enableCache> | 
| using Dumux::PQ1BubbleDefaultGridGeometryTraits< GridView, MapperTraits >::SubControlVolume = PQ1BubbleSubControlVolume<GridView> | 
| using Dumux::PQ1BubbleDefaultGridGeometryTraits< GridView, MapperTraits >::SubControlVolumeFace = PQ1BubbleSubControlVolumeFace<GridView> | 
| 
 | inherited | 
| 
 | inlinestaticinherited |