Structure to define the index types used for grid and local indices. More...
#include <dumux/common/indextraits.hh>
Structure to define the index types used for grid and local indices.
GridView | The grid view type |
Public Types | |
using | GridIndex = typename GridView::IndexSet::IndexType |
using | LocalIndex = unsigned int |
using | SmallLocalIndex = std::uint_least8_t |
using Dumux::IndexTraits< GridView >::GridIndex = typename GridView::IndexSet::IndexType |
using Dumux::IndexTraits< GridView >::LocalIndex = unsigned int |
using Dumux::IndexTraits< GridView >::SmallLocalIndex = std::uint_least8_t |