|
std::size_t | pack_size () const |
|
std::size_t | unpack_data (const Scalar *data) |
|
std::size_t | pack_data (Scalar *data) const |
|
Scalar | get (const std::string &wname) const |
|
void | update_default (const std::string &wname, Scalar value) |
|
void | set (const std::string &wname, Scalar 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 |
|
void | set_debug_counter (int value) |
|
int | get_debug_counter () |
|
int | update_debug_counter () |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
bool | operator== (const ALQState &) const |
|
|
static ALQState | serializationTestObject () |
|
The documentation for this class was generated from the following files:
- opm/simulators/wells/ALQState.hpp
- opm/simulators/wells/ALQState.cpp