|
| enum | InjMultMode { WREV,
CREV,
CIRR,
NONE
} |
| |
|
|
template<class Serializer > |
| void | serializeOp (Serializer &serializer) |
| |
|
bool | operator== (const InjMult &rhs) const |
| |
|
|
static InjMultMode | injMultModeFromString (const std::string &str, const KeywordLocation &location) |
| |
|
static InjMult | serializationTestObject () |
| |
|
static std::string | InjMultToString (const InjMult &) |
| |
|
|
double | fracture_pressure {std::numeric_limits<double>::max()} |
| |
|
double | multiplier_gradient {0.} |
| |
The documentation for this struct was generated from the following files:
- opm/input/eclipse/Schedule/Well/WINJMULT.hpp
- opm/input/eclipse/Schedule/Well/WINJMULT.cpp