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