|
bool | operator== (const WTESTWell &data) const |
|
| WTESTWell (const std::string &name, int reasons, double test_interval, int num_test, double startup_time, int begin_report_step) |
|
bool | test_well (int num_attempt, double elapsed) const |
|
int | ecl_reasons () const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
|
static int | inverse_ecl_reasons (int ecl_reasons) |
|
static WTESTWell | serializationTestObject () |
|
|
std::string | name |
|
int | reasons |
|
double | test_interval |
|
int | num_test |
|
double | startup_time |
|
int | begin_report_step |
|
The documentation for this struct was generated from the following files:
- opm/input/eclipse/Schedule/Well/WellTestConfig.hpp
- opm/input/eclipse/Schedule/Well/WellTestConfig.cpp