My Project
Opm::GasLiftOpt Class Reference

Classes

class  Group
 
class  Well
 

Public Member Functions

const Groupgroup (const std::string &gname) const
 
const Wellwell (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 Group &group)
 
void add_well (const Well &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)
 

Static Public Member Functions

static GasLiftOpt serializeObject ()
 

The documentation for this class was generated from the following file: