3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Attributes | List of all members
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. More...
 
static constexpr int pressureIdx = conti0EqIdx
 Index of the pressure. More...
 

Member Data Documentation

◆ conti0EqIdx

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

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

◆ pressureIdx

constexpr int Dumux::NavierStokesMassOnePIndices::pressureIdx = conti0EqIdx
staticconstexpr

Index of the pressure.


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