|
|
| CompWellState (const CompositionalConfig &comp_config) |
| |
|
void | init (const std::vector< Well > &wells_ecl, const std::vector< Scalar > &cell_pressures, const Scalar cell_temperature, const std::vector< std::vector< Scalar >> &cell_mole_fractions, const std::vector< std::vector< CompConnectionData > > &well_connection_data, const SummaryState &sumary_state, const CompWellState *prev_well_state=nullptr) |
| |
|
const SingleWellState & | operator[] (const std::string &well_name) const |
| |
|
SingleWellState & | operator[] (const std::string &well_name) |
| |
|
bool | has (const std::string &well_name) const |
| |
|
data::Wells | report () const |
| |
|
void | copyDynamicStateFrom (const CompWellState &other) |
| |
The documentation for this class was generated from the following files: