3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Attributes | List of all members
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. More...
 
static constexpr int pressureIdx = 0
 Index for wetting/non-wetting phase pressure (depending on formulation) in a solution vector. More...
 

Member Data Documentation

◆ conti0EqIdx

constexpr int Dumux::OnePNCIndices::conti0EqIdx = 0
staticconstexpr

Reference index for mass conservation equation.

◆ pressureIdx

constexpr 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: