version 3.8
Dumux::PQ1BubbleMapperTraits< GridView > Struct Template Reference

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

Inheritance diagram for Dumux::PQ1BubbleMapperTraits< GridView >:

Public Types

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

Static Public Member Functions

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

Member Typedef Documentation

◆ DofMapper

template<class GridView >
using Dumux::PQ1BubbleMapperTraits< GridView >::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 >
static Dune::MCMGLayout Dumux::PQ1BubbleMapperTraits< GridView >::layout ( )
inlinestatic

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