|
std::size_t | pack_size () const |
|
std::size_t | unpack_data (const double *data) |
|
std::size_t | pack_data (double *data) const |
|
double | get (const std::string &wname) const |
|
void | update_default (const std::string &wname, double value) |
|
void | set (const std::string &wname, double value) |
|
bool | oscillation (const std::string &wname) const |
|
void | update_count (const std::string &wname, bool increase) |
|
void | reset_count () |
|
int | get_increment_count (const std::string &wname) const |
|
int | get_decrement_count (const std::string &wname) const |
|
The documentation for this class was generated from the following files:
- opm/simulators/wells/ALQState.hpp
- opm/simulators/wells/ALQState.cpp