3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::OnePNCIndices Struct Reference

The indices for the isothermal one-phase n-component model. More...

#include <dumux/porousmediumflow/1pnc/indices.hh>

Description

The indices for the isothermal one-phase n-component model.

Template Parameters
phaseIdxThe index of the fluid phase in the fluid system

Static Public Attributes

static constexpr int conti0EqIdx = 0
 Reference index for mass conservation equation.
static constexpr int pressureIdx = 0
 Index for wetting/non-wetting phase pressure (depending on formulation) in a solution vector.

Member Data Documentation

◆ conti0EqIdx

int Dumux::OnePNCIndices::conti0EqIdx = 0
staticconstexpr

Reference index for mass conservation equation.

◆ pressureIdx

int Dumux::OnePNCIndices::pressureIdx = 0
staticconstexpr

Index for wetting/non-wetting phase pressure (depending on formulation) in a solution vector.


The documentation for this struct was generated from the following file: