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 |
| using | ScvQuadratureRule = ScvRule |
| using | ScvfQuadratureRule = ScvfRule |
| using | ElementQuadratureRule = ElementRule |
| using | IntersectionQuadratureRule = IntersectionRule |
Static Public Member Functions | |
| static Dune::MCMGLayout | layout () |
| Layout for elements (numCubeBubbleDofs) and vertices. More... | |
Static Public Attributes | |
| static constexpr std::size_t | maxNumElementDofs |
| static constexpr std::size_t | numCubeBubbleDofs = numCubeBubbles |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| using Dumux::PQ1BubbleDefaultGridGeometryTraits< GridView, MapperTraits, QuadratureTraits >::LocalView = PQ1BubbleFVElementGeometry<GridGeometry, enableCache> |
|
inherited |
|
inherited |
| using Dumux::PQ1BubbleDefaultGridGeometryTraits< GridView, MapperTraits, QuadratureTraits >::SubControlVolume = PQ1BubbleSubControlVolume<GridView> |
| using Dumux::PQ1BubbleDefaultGridGeometryTraits< GridView, MapperTraits, QuadratureTraits >::SubControlVolumeFace = PQ1BubbleSubControlVolumeFace<GridView> |
|
inherited |
|
inlinestaticinherited |
|
staticconstexpr |
|
staticconstexprinherited |