My Project
Opm::PhasePresence Class Reference

Check or assign presence of a formed, free phase. More...

#include <BlackoilPhases.hpp>

Public Member Functions

bool hasFreeWater () const
 
bool hasFreeOil () const
 
bool hasFreeGas () const
 
void setFreeWater ()
 
void setFreeOil ()
 
void setFreeGas ()
 
bool operator== (const PhasePresence &other) const
 
bool operator!= (const PhasePresence &other) const
 

Detailed Description

Check or assign presence of a formed, free phase.

Limited to the 'BlackoilPhases'.

Use a std::vector<PhasePresence> to represent the conditions in an entire model.


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