13#ifndef DUMUX_1P_INDICES_HH
14#define DUMUX_1P_INDICES_HH
25template<
int offset = 0>
Indices for the one-phase model.
Definition: porousmediumflow/1p/indices.hh:27
static const int PVOffset
the first index in primary variable vector
Definition: porousmediumflow/1p/indices.hh:28
static const int conti0EqIdx
index for the mass balance
Definition: porousmediumflow/1p/indices.hh:29
static const int pressureIdx
index of the primary variable
Definition: porousmediumflow/1p/indices.hh:30