|
template<typename Comm > |
void | communicate (const Comm &comm) |
|
| GlobalWellInfo (const Schedule &sched, std::size_t report_step, const std::vector< Well > &local_wells) |
|
bool | in_producing_group (const std::string &wname) const |
|
bool | in_injecting_group (const std::string &wname) const |
|
std::size_t | well_index (const std::string &wname) const |
|
const std::string & | well_name (std::size_t well_index) const |
|
void | update_injector (std::size_t well_index, WellStatus well_status, WellInjectorCMode injection_cmode) |
|
void | update_producer (std::size_t well_index, WellStatus well_status, WellProducerCMode production_cmode) |
|
void | clear () |
|
The documentation for this class was generated from the following files: