|
void | add_run (const ActionX &action, std::time_t sim_time, Result result) |
|
void | add_run (const PyAction &action, bool result) |
|
std::size_t | run_count (const ActionX &action) const |
|
std::time_t | run_time (const ActionX &action) const |
|
std::optional< Result > | result (const std::string &action) const |
|
std::optional< bool > | python_result (const std::string &action) const |
|
void | load_rst (const Actions &action_config, const RestartIO::RstState &rst_state) |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
bool | operator== (const State &other) const |
|
|
static State | serializationTestObject () |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Schedule/Action/State.hpp
- opm/input/eclipse/Schedule/Action/State.cpp