|
WellPerformanceEventTracker.hpp
Go to the documentation of this file.
Definition: WellPerformanceEventTracker.hpp:136 void applyDeckChanges(WellStatusSnapshot snapshot) const data::WellPerformanceEvents & events(const std::string &wellName) const void recordWellStatusChangeForRetry(const std::string &wellName, WellStatus status) void serializeOp(Serializer &serializer) Definition: WellPerformanceEventTracker.hpp:200 void accumulate(WellStatusSnapshot current) static WellPerformanceEventTracker serializationTestObject() void commitTimeStep(const Schedule &schedule, int reportStep) bool operator==(const WellPerformanceEventTracker &rhs) const Definition: WellPerformanceEventTracker.hpp:190 void beginTimeStep(const Schedule &schedule, int reportStep, WellStatusSnapshot snapshot) Definition: blackoilbioeffectsmodules.hh:45 Definition: WellPerformanceEventTracker.hpp:48 std::vector< ConnectionID > openConnections Definition: WellPerformanceEventTracker.hpp:58 WellStatus status Definition: WellPerformanceEventTracker.hpp:49 std::vector< int > openCompletions Definition: WellPerformanceEventTracker.hpp:70 std::vector< ConnectionID > closedBelowOffender Definition: WellPerformanceEventTracker.hpp:64 bool operator==(const Entry &rhs) const Definition: WellPerformanceEventTracker.hpp:78 int topCompletion Definition: WellPerformanceEventTracker.hpp:76 void serializeOp(Serializer &serializer) Definition: WellPerformanceEventTracker.hpp:88 Definition: WellPerformanceEventTracker.hpp:42 bool operator==(const WellStatusSnapshot &rhs) const Definition: WellPerformanceEventTracker.hpp:100 std::pair< int, std::size_t > ConnectionID Definition: WellPerformanceEventTracker.hpp:46 std::map< std::string, Entry > wells Definition: WellPerformanceEventTracker.hpp:98 void serializeOp(Serializer &serializer) Definition: WellPerformanceEventTracker.hpp:106 |