| Enumerator |
|---|
| RATE |
|
| RESV |
|
| BHP |
|
| THP |
|
| GRUP |
|
| CMODE_UNDEFINED |
|
| Enumerator |
|---|
| WATER |
|
| GAS |
|
| OIL |
|
| MULTI |
|
| const std::string Opm::WellInjector::ControlMode2String |
( |
ControlModeEnum |
enumValue | ) |
|
| ControlModeEnum Opm::WellInjector::ControlModeFromString |
( |
const std::string & |
stringValue | ) |
|
| const std::string Opm::WellInjector::Type2String |
( |
TypeEnum |
enumValue | ) |
|
| TypeEnum Opm::WellInjector::TypeFromString |
( |
const std::string & |
stringValue | ) |
|
|