|
| enum class | LimitType { well
, group
, none
} |
|
|
| LimitedRatesAndBhp (Scalar oil_, Scalar oil_pot_, Scalar gas_, Scalar gas_pot_, Scalar water_, Scalar water_pot_, Scalar bhp_, bool oil_is_limited_, bool gas_is_limited_, bool water_is_limited_, bool bhp_is_limited_) |
|
| LimitedRatesAndBhp (const RatesAndBhp &rates, Scalar oil_pot_, Scalar gas_pot_, Scalar water_pot_, bool oil_is_limited_, bool gas_is_limited_, bool water_is_limited_) |
|
bool | limited () const |
| Public Member Functions inherited from Opm::GasLiftSingleWellGeneric< Scalar, IndexTraits >::RatesAndBhp |
|
| RatesAndBhp (const RatesAndBhp &rates) |
|
| RatesAndBhp (Scalar oil_, Scalar gas_, Scalar water_, Scalar bhp_, bool bhp_is_limited_) |
|
RatesAndBhp & | operator= (const RatesAndBhp &rates) |
|
| RatesAndBhp (const LimitedRatesAndBhp &rates) |
|
Scalar | operator[] (Rate rate_type) const |
The documentation for this struct was generated from the following file: