Ewoms::FlashIndices< TypeTag, PVOffset > Class Template Reference

Defines the primary variable and equation indices for the compositional multi-phase model based on flash calculations. More...

#include <flashindices.hh>

Inheritance diagram for Ewoms::FlashIndices< TypeTag, PVOffset >:
Inheritance graph

Static Public Attributes

static const int numEq = numComponents + EnergyIndices::numEq_
 number of equations/primary variables More...
 
static const int cTot0Idx = PVOffset
 
static const int conti0EqIdx = PVOffset
 

Detailed Description

template<class TypeTag, int PVOffset>
class Ewoms::FlashIndices< TypeTag, PVOffset >

Defines the primary variable and equation indices for the compositional multi-phase model based on flash calculations.

Template Parameters
PVOffsetThe first index in a primary variable vector.

Member Data Documentation

template<class TypeTag , int PVOffset>
const int Ewoms::FlashIndices< TypeTag, PVOffset >::conti0EqIdx = PVOffset
static

Index of the mass conservation equation for the first component.

template<class TypeTag , int PVOffset>
const int Ewoms::FlashIndices< TypeTag, PVOffset >::cTot0Idx = PVOffset
static

Index of the total concentration of the first component in the pore space.

template<class TypeTag , int PVOffset>
const int Ewoms::FlashIndices< TypeTag, PVOffset >::numEq = numComponents + EnergyIndices::numEq_
static

number of equations/primary variables


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