My Project
|
Convenience functions for querying numerical IDs ("positions") of active phases. More...
Functions | |
int | water (const PhaseUsage &pu) |
Numerical ID of active water phase. | |
int | oil (const PhaseUsage &pu) |
Numerical ID of active oil phase. | |
int | gas (const PhaseUsage &pu) |
Numerical ID of active gas phase. | |
Convenience functions for querying numerical IDs ("positions") of active phases.
|
inline |
Numerical ID of active gas phase.
[in] | pu | Active phase object. |
|
inline |
Numerical ID of active oil phase.
[in] | pu | Active phase object. |
|
inline |
Numerical ID of active water phase.
[in] | pu | Active phase object. |