13#ifndef DUMUX_ENERGY_INDICES_HH
14#define DUMUX_ENERGY_INDICES_HH
25template <
class IsothermalIndices,
int numEq>
Indices for the non-isothermal two-phase two-component model.
Definition: porousmediumflow/nonisothermal/indices.hh:27
static const int temperatureIdx
The index for temperature in primary variable vectors.
Definition: porousmediumflow/nonisothermal/indices.hh:28
static const int energyEqIdx
The index for energy in equation vectors.
Definition: porousmediumflow/nonisothermal/indices.hh:29