3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Attributes | List of all members
Dumux::FreeflowNonIsothermalIndices< IsothermalIndices, numEq > Class Template Reference

Indices for the non-isothermal Navier-Stokes model. More...

#include <dumux/freeflow/nonisothermal/indices.hh>

Inheritance diagram for Dumux::FreeflowNonIsothermalIndices< IsothermalIndices, numEq >:
Inheritance graph

Description

template<class IsothermalIndices, int numEq>
class Dumux::FreeflowNonIsothermalIndices< IsothermalIndices, numEq >

Indices for the non-isothermal Navier-Stokes model.

Template Parameters
IsothermalIndicesThe isothermal indices class
numEqthe number of equations of the non-isothermal model

Static Public Attributes

static constexpr int energyEqIdx = numEq - 1
 
static constexpr int temperatureIdx = numEq - 1
 

Member Data Documentation

◆ energyEqIdx

template<class IsothermalIndices , int numEq>
constexpr int Dumux::FreeflowNonIsothermalIndices< IsothermalIndices, numEq >::energyEqIdx = numEq - 1
staticconstexpr

◆ temperatureIdx

template<class IsothermalIndices , int numEq>
constexpr int Dumux::FreeflowNonIsothermalIndices< IsothermalIndices, numEq >::temperatureIdx = numEq - 1
staticconstexpr

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