version 3.9-dev
Dumux::OnePIndices< offset > Struct Template Reference

Indices for the one-phase model. More...

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

Description

template<int offset = 0>
struct Dumux::OnePIndices< offset >
Template Parameters
offsetThe first index in a primary variable vector.

Static Public Attributes

static const int PVOffset = offset
 the first index in primary variable vector More...
 
static const int conti0EqIdx = PVOffset
 index for the mass balance More...
 
static const int pressureIdx = PVOffset
 index of the primary variable More...
 

Member Data Documentation

◆ conti0EqIdx

template<int offset = 0>
const int Dumux::OnePIndices< offset >::conti0EqIdx = PVOffset
static

◆ pressureIdx

template<int offset = 0>
const int Dumux::OnePIndices< offset >::pressureIdx = PVOffset
static

◆ PVOffset

template<int offset = 0>
const int Dumux::OnePIndices< offset >::PVOffset = offset
static

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