24#ifndef DUMUX_COMMON_INDEX_TRAITS_HH
25#define DUMUX_COMMON_INDEX_TRAITS_HH
36template<
class Gr
idView>
39 using GridIndex =
typename GridView::IndexSet::IndexType;
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
Structure to define the index types used for grid and local indices.
Definition: indextraits.hh:38
typename GridView::IndexSet::IndexType GridIndex
Definition: indextraits.hh:39
std::uint_least8_t SmallLocalIndex
Definition: indextraits.hh:41
unsigned int LocalIndex
Definition: indextraits.hh:40