version 3.11-dev
Dumux::PQ1BubbleMapperTraits< GridView, numCubeBubbles > Struct Template Reference

#include <dumux/discretization/pq1bubble/fvgridgeometry.hh>

Inheritance diagram for Dumux::PQ1BubbleMapperTraits< GridView, numCubeBubbles >:

Public Types

using DofMapper = Dune::MultipleCodimMultipleGeomTypeMapper< GridView >
 
using ElementMapper = EM
 
using VertexMapper = VM
 

Static Public Member Functions

static Dune::MCMGLayout layout ()
 Layout for elements (numCubeBubbleDofs) and vertices. More...
 

Static Public Attributes

static constexpr std::size_t numCubeBubbleDofs = numCubeBubbles
 

Member Typedef Documentation

◆ DofMapper

template<class GridView , std::size_t numCubeBubbles = 1>
using Dumux::PQ1BubbleMapperTraits< GridView, numCubeBubbles >::DofMapper = Dune::MultipleCodimMultipleGeomTypeMapper<GridView>

◆ ElementMapper

template<class GridView , class EM = Dune::MultipleCodimMultipleGeomTypeMapper<GridView>, class VM = Dune::MultipleCodimMultipleGeomTypeMapper<GridView>>
using Dumux::DefaultMapperTraits< GridView, EM, VM >::ElementMapper = EM
inherited

◆ VertexMapper

template<class GridView , class EM = Dune::MultipleCodimMultipleGeomTypeMapper<GridView>, class VM = Dune::MultipleCodimMultipleGeomTypeMapper<GridView>>
using Dumux::DefaultMapperTraits< GridView, EM, VM >::VertexMapper = VM
inherited

Member Function Documentation

◆ layout()

template<class GridView , std::size_t numCubeBubbles = 1>
static Dune::MCMGLayout Dumux::PQ1BubbleMapperTraits< GridView, numCubeBubbles >::layout ( )
inlinestatic

Member Data Documentation

◆ numCubeBubbleDofs

template<class GridView , std::size_t numCubeBubbles = 1>
constexpr std::size_t Dumux::PQ1BubbleMapperTraits< GridView, numCubeBubbles >::numCubeBubbleDofs = numCubeBubbles
staticconstexpr

The documentation for this struct was generated from the following file: