25#ifndef DUMUX_2PNC_INDICES_HH
26#define DUMUX_2PNC_INDICES_HH
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
The indices for the isothermal two-phase n-component model.
Definition: porousmediumflow/2pnc/indices.hh:35
static constexpr int switchIdx
index for first/second phase pressure (depending on formulation) in privar vector
Definition: porousmediumflow/2pnc/indices.hh:43
static constexpr int conti0EqIdx
index of either the saturation or the mass/mole fraction of the first/second component
Definition: porousmediumflow/2pnc/indices.hh:46
static constexpr int bothPhases
Both phases are present.
Definition: porousmediumflow/2pnc/indices.hh:39
static constexpr int pressureIdx
Definition: porousmediumflow/2pnc/indices.hh:42
static constexpr int firstPhaseOnly
Only the first phase (in fluid system) is present.
Definition: porousmediumflow/2pnc/indices.hh:37
static constexpr int secondPhaseOnly
Only the second phase (in fluid system) is present.
Definition: porousmediumflow/2pnc/indices.hh:38