Opm::NcpIndices< TypeTag, PVOffset > Struct Template Reference The primary variable and equation indices for the compositional multi-phase NCP model. More...
Inheritance diagram for Opm::NcpIndices< TypeTag, PVOffset >:
Detailed Descriptiontemplate<class TypeTag, int PVOffset = 0> struct Opm::NcpIndices< TypeTag, PVOffset > The primary variable and equation indices for the compositional multi-phase NCP model. Member Data Documentation◆ conti0EqIdx
template<class TypeTag , int PVOffset = 0>
Index of the equation for the continuity of mass of the first component. numComponents equations follow... ◆ fugacity0Idx
template<class TypeTag , int PVOffset = 0>
Index of the primary variable for the fugacity of the first component. numComponents primary variables follow... ◆ ncp0EqIdx
template<class TypeTag , int PVOffset = 0>
Index of the first phase NCP equation. The index for the remaining phases are consecutive. ◆ numEq
template<class TypeTag , int PVOffset = 0>
The number of primary variables / equations. ◆ pressure0Idx
template<class TypeTag , int PVOffset = 0>
Index of the first phase' pressure in a vector of primary variables. ◆ saturation0Idx
template<class TypeTag , int PVOffset = 0>
Index of the saturation of the first phase in a vector of primary variables. The following (numPhases - 1) primary variables represent the saturations for the phases [1, ..., numPhases - 1] The documentation for this struct was generated from the following file: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||