Opm::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<unsigned PVOffset>
struct Opm::EnergyIndices< PVOffset, true >

Provides the indices required for the energy equation.

Member Enumeration Documentation

◆ anonymous enum

template<unsigned PVOffset>
anonymous enum

The index of the primary variable representing temperature.

Enumerator
temperatureIdx 

◆ anonymous enum

template<unsigned PVOffset>
anonymous enum

The index of the equation representing the conservation of energy.

Enumerator
energyEqIdx 

◆ anonymous enum

template<unsigned PVOffset>
anonymous enum
protected
Enumerator
numEq_ 

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