version 3.9.0
Loading...
Searching...
No Matches
Dumux::StaggeredFreeFlowDefaultFVGridGeometryTraits< GridView, upwOrder, MapperTraits >::DofTypeIndices Struct Reference

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

Public Types

using FaceIdx = Dune::index_constant<0>
 
using CellCenterIdx = 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<1>

◆ FaceIdx

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

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