This is the complete list of members for Opm::WellTestState, including all inherited members.
| addClosedCompletion(const std::string &well_name, int complnum, double sim_time) | Opm::WellTestState | |
| closeWell(const std::string &well_name, WellTestConfig::Reason reason, double sim_time) | Opm::WellTestState | |
| dropCompletion(const std::string &well_name, int complnum) | Opm::WellTestState | |
| hasCompletion(const std::string &well_name, const int complnum) const | Opm::WellTestState | |
| hasWellClosed(const std::string &well_name, WellTestConfig::Reason reason) const | Opm::WellTestState | |
| hasWellClosed(const std::string &well_name) const | Opm::WellTestState | |
| lastTestTime(const std::string &well_name) const | Opm::WellTestState | |
| openWell(const std::string &well_name, WellTestConfig::Reason reason) | Opm::WellTestState | |
| openWell(const std::string &well_name) | Opm::WellTestState | |
| sizeCompletions() const | Opm::WellTestState | |
| sizeWells() const | Opm::WellTestState | |
| updateCompletion(const WellTestConfig &config, double sim_time) | Opm::WellTestState | |
| updateWells(const WellTestConfig &config, const std::vector< Well > &wells_ecl, double sim_time) | Opm::WellTestState | |