25#ifndef DUMUX_3P3C_INDICES_HH
26#define DUMUX_3P3C_INDICES_HH
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
The indices for the isothermal three-phase three-component model.
Definition: porousmediumflow/3p3c/indices.hh:35
static constexpr int conti0EqIdx
Definition: porousmediumflow/3p3c/indices.hh:58
static constexpr int switch2Idx
index 2 of saturation or mole fraction
Definition: porousmediumflow/3p3c/indices.hh:48
static constexpr int wPhaseOnly
Only the water phase is present.
Definition: porousmediumflow/3p3c/indices.hh:39
static constexpr int pressureIdx
index for gas phase pressure in a solution vector
Definition: porousmediumflow/3p3c/indices.hh:46
static constexpr int threePhases
All three phases are present.
Definition: porousmediumflow/3p3c/indices.hh:38
static constexpr int gnPhaseOnly
Only gas and NAPL phases are present.
Definition: porousmediumflow/3p3c/indices.hh:40
static constexpr int sOrX1Idx
index of either the saturation of the wetting phase or the mole fraction secondary component if a pha...
Definition: porousmediumflow/3p3c/indices.hh:53
static constexpr int wnPhaseOnly
Only water and NAPL phases are present.
Definition: porousmediumflow/3p3c/indices.hh:41
static constexpr int switch1Idx
index 1 of saturation or mole fraction
Definition: porousmediumflow/3p3c/indices.hh:47
static constexpr int sOrX2Idx
index of either the saturation of the nonwetting phase or the mole fraction secondary component if a ...
Definition: porousmediumflow/3p3c/indices.hh:55
static constexpr int wgPhaseOnly
Only water and gas phases are present.
Definition: porousmediumflow/3p3c/indices.hh:43
static constexpr int pgIdx
index for gas phase pressure in a solution vector
Definition: porousmediumflow/3p3c/indices.hh:51
static constexpr int gPhaseOnly
Only gas phase is present.
Definition: porousmediumflow/3p3c/indices.hh:42