Opm::BlackOilDefaultIndexTraits Class Reference

The class which specifies the default phase and component indices for the black-oil fluid system. More...

#include <BlackOilDefaultIndexTraits.hpp>

Static Public Attributes

static const unsigned waterPhaseIdx = 0
 Index of the water phase. More...
 
static const unsigned oilPhaseIdx = 1
 Index of the oil phase. More...
 
static const unsigned gasPhaseIdx = 2
 Index of the gas phase. More...
 
static const unsigned oilCompIdx = 0
 Index of the oil component. More...
 
static const unsigned waterCompIdx = 1
 Index of the water component. More...
 
static const unsigned gasCompIdx = 2
 Index of the gas component. More...
 

Detailed Description

The class which specifies the default phase and component indices for the black-oil fluid system.

Member Data Documentation

◆ gasCompIdx

const unsigned Opm::BlackOilDefaultIndexTraits::gasCompIdx = 2
static

Index of the gas component.

◆ gasPhaseIdx

const unsigned Opm::BlackOilDefaultIndexTraits::gasPhaseIdx = 2
static

Index of the gas phase.

◆ oilCompIdx

const unsigned Opm::BlackOilDefaultIndexTraits::oilCompIdx = 0
static

Index of the oil component.

◆ oilPhaseIdx

const unsigned Opm::BlackOilDefaultIndexTraits::oilPhaseIdx = 1
static

Index of the oil phase.

◆ waterCompIdx

const unsigned Opm::BlackOilDefaultIndexTraits::waterCompIdx = 1
static

Index of the water component.

◆ waterPhaseIdx

const unsigned Opm::BlackOilDefaultIndexTraits::waterPhaseIdx = 0
static

Index of the water phase.


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