Ewoms::EnergyIndices< PVOffset, true > Struct Template Reference

Provides the indices required for the energy equation. More...

#include <energymodule.hh>

Public Types

enum  { temperatureIdx = PVOffset }
 The index of the primary variable representing temperature. More...
 
enum  { energyEqIdx = PVOffset }
 The index of the equation representing the conservation of energy. More...
 

Protected Types

enum  { numEq_ = 1 }
 

Detailed Description

template<int PVOffset>
struct Ewoms::EnergyIndices< PVOffset, true >

Provides the indices required for the energy equation.

Member Enumeration Documentation

template<int PVOffset>
anonymous enum

The index of the primary variable representing temperature.

Enumerator
temperatureIdx 
template<int PVOffset>
anonymous enum

The index of the equation representing the conservation of energy.

Enumerator
energyEqIdx 
template<int PVOffset>
anonymous enum
protected
Enumerator
numEq_ 

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