13#ifndef DUMUX_2P_INDICES_HH
14#define DUMUX_2P_INDICES_HH
Defines the indices required for the two-phase fully implicit model.
Definition: porousmediumflow/2p/indices.hh:25
static constexpr int pressureIdx
index for first/second phase pressure (depending on formulation) in a solution vector
Definition: porousmediumflow/2p/indices.hh:27
static constexpr int saturationIdx
index of the saturation of the first/second phase
Definition: porousmediumflow/2p/indices.hh:28
static constexpr int conti0EqIdx
index of the first continuity equation
Definition: porousmediumflow/2p/indices.hh:31