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

The common indices for the isothermal Navier-Stokes mass conservation model. More...

#include <dumux/freeflow/navierstokes/mass/1p/indices.hh>

Description

The common indices for the isothermal Navier-Stokes mass conservation model.

Static Public Attributes

static constexpr int conti0EqIdx = 0
 Index of the first (total for pure-fluid systems) mass balance equation.
static constexpr int pressureIdx = conti0EqIdx
 Index of the pressure.

Member Data Documentation

◆ conti0EqIdx

int Dumux::NavierStokesMassOnePIndices::conti0EqIdx = 0
staticconstexpr

Index of the first (total for pure-fluid systems) mass balance equation.

◆ pressureIdx

int Dumux::NavierStokesMassOnePIndices::pressureIdx = conti0EqIdx
staticconstexpr

Index of the pressure.


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