My Project
|
Convenience functions for querying presence/absence of active phases. More...
Functions | |
bool | water (const PhaseUsage &pu) |
Active water predicate. | |
bool | oil (const PhaseUsage &pu) |
Active oil predicate. | |
bool | gas (const PhaseUsage &pu) |
Active gas predicate. | |
Convenience functions for querying presence/absence of active phases.
|
inline |
Active gas predicate.
[in] | pu | Active phase object. |
|
inline |
Active oil predicate.
[in] | pu | Active phase object. |
|
inline |
Active water predicate.
[in] | pu | Active phase object. |