|
My Project
|
Simple set of per-phase (named by primary component) quantities. More...
#include <InitStateEquil.hpp>
Public Member Functions | |
| PhaseQuantityValue & | axpy (const PhaseQuantityValue &rhs, const double a) |
| PhaseQuantityValue & | operator/= (const double x) |
| void | reset () |
Public Attributes | |
| double | oil {0.0} |
| double | gas {0.0} |
| double | water {0.0} |
Simple set of per-phase (named by primary component) quantities.