|
const GasLiftGroup & | group (const std::string &gname) const |
|
const GasLiftWell & | well (const std::string &wname) const |
|
double | gaslift_increment () const |
|
void | gaslift_increment (double gaslift_increment) |
|
double | min_eco_gradient () const |
|
void | min_eco_gradient (double min_eco_gradient) |
|
double | min_wait () const |
|
void | min_wait (double min_wait) |
|
void | all_newton (double all_newton) |
|
bool | all_newton () const |
|
void | add_group (const GasLiftGroup &group) |
|
void | add_well (const GasLiftWell &well) |
|
bool | active () const |
|
bool | has_well (const std::string &well) const |
|
bool | has_group (const std::string &group) const |
|
std::size_t | num_wells () const |
|
bool | operator== (const GasLiftOpt &other) const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Schedule/GasLiftOpt.hpp
- opm/input/eclipse/Schedule/GasLiftOpt.cpp