| Enumerator |
|---|
| DEPTH |
|
| INPUT |
|
| TRACK |
|
| const std::string Opm::WellCompletion::CompletionOrderEnum2String |
( |
CompletionOrderEnum |
enumValue | ) |
|
| CompletionOrderEnum Opm::WellCompletion::CompletionOrderEnumFromString |
( |
const std::string & |
comporderStringValue | ) |
|
| std::string Opm::WellCompletion::DirectionEnum2String |
( |
const DirectionEnum |
enumValue | ) |
|
| DirectionEnum Opm::WellCompletion::DirectionEnumFromString |
( |
const std::string & |
stringValue | ) |
|
| const std::string Opm::WellCompletion::StateEnum2String |
( |
StateEnum |
enumValue | ) |
|
| StateEnum Opm::WellCompletion::StateEnumFromString |
( |
const std::string & |
stringValue | ) |
|
|