|
void | addWell (const std::string &wname) |
|
void | addGroup (const std::string &gname) |
|
void | addEvent (const std::string &wgname, ScheduleEvents::Events event) |
|
bool | hasEvent (const std::string &wgname, uint64_t eventMask) const |
|
bool | has (const std::string &wgname) const |
|
void | clearEvent (const std::string &wgname, uint64_t eventMask) |
|
void | reset () |
|
const Events & | at (const std::string &wgname) const |
|
bool | operator== (const WellGroupEvents &data) const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Schedule/Events.hpp
- opm/input/eclipse/Schedule/Events.cpp