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

#include <dumux/discretization/staggered/freeflow/fvgridgeometrytraits.hh>

Public Types

using CellCenterIdx = Dune::index_constant< 0 >
 
using FaceIdx = Dune::index_constant< 1 >
 

Member Typedef Documentation

◆ CellCenterIdx

template<class GridView , int upwOrder, class MapperTraits = DefaultMapperTraits<GridView>>
using Dumux::StaggeredFreeFlowDefaultFVGridGeometryTraits< GridView, upwOrder, MapperTraits >::DofTypeIndices::CellCenterIdx = Dune::index_constant<0>

◆ FaceIdx

template<class GridView , int upwOrder, class MapperTraits = DefaultMapperTraits<GridView>>
using Dumux::StaggeredFreeFlowDefaultFVGridGeometryTraits< GridView, upwOrder, MapperTraits >::DofTypeIndices::FaceIdx = Dune::index_constant<1>

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