|
My Project
|
Public Types | |
| enum class | InjMultMode { WREV , CREV , CIRR , NONE } |
Public Member Functions | |
| template<class Serializer > | |
| void | serializeOp (Serializer &serializer) |
| bool | operator== (const InjMult &rhs) const |
Static Public Member Functions | |
| static InjMultMode | injMultModeFromString (const std::string &str, const KeywordLocation &location) |
| static InjMult | serializationTestObject () |
| static std::string | InjMultToString (const InjMult &) |
Public Attributes | |
| double | fracture_pressure {std::numeric_limits<double>::max()} |
| double | multiplier_gradient {0.} |