3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::DefaultMapperTraits< GridView, EM, VM > Struct Template Reference

#include <dumux/common/defaultmappertraits.hh>

Inheritance diagram for Dumux::DefaultMapperTraits< GridView, EM, VM >:
Inheritance graph

Public Types

using ElementMapper = EM
 
using VertexMapper = VM
 

Member Typedef Documentation

◆ ElementMapper

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

◆ VertexMapper

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

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