The primary variable and equation indices for the MpNc model. More...
#include <dumux/porousmediumflow/nonequilibrium/indices.hh>
The primary variable and equation indices for the MpNc model.
Static Public Attributes | |
static constexpr unsigned int | temperature0Idx = numEq - numEnergyEqFluid - numEnergyEqSolid |
Index for the temperature of the wetting phase in a vector of primary variables. More... | |
static constexpr unsigned int | temperatureSolidIdx = numEq - numEnergyEqSolid |
Index for the temperature of the solid phase in a vector of primary variables. More... | |
static constexpr unsigned int | temperatureIdx = temperature0Idx |
Compatibility with non kinetic models. More... | |
static constexpr unsigned int | energyEq0Idx = numEq - numEnergyEqFluid - numEnergyEqSolid |
Equation index of the energy equation. More... | |
static constexpr unsigned int | energyEqIdx = energyEq0Idx |
Compatibility with non kinetic models. More... | |
static constexpr unsigned int | energyEqSolidIdx = numEq - numEnergyEqSolid |
Equation index of the energy equation. More... | |
|
staticconstexpr |
Equation index of the energy equation.
|
staticconstexpr |
Compatibility with non kinetic models.
|
staticconstexpr |
Equation index of the energy equation.
|
staticconstexpr |
Index for the temperature of the wetting phase in a vector of primary variables.
|
staticconstexpr |
Compatibility with non kinetic models.
|
staticconstexpr |
Index for the temperature of the solid phase in a vector of primary variables.