ActionHandler.hpp
Go to the documentation of this file.
ActionHandler(EclipseState &ecl_state, Schedule &schedule, Action::State &actionState, SummaryState &summaryState, BlackoilWellModelGeneric< Scalar > &wellModel, Parallel::Communication comm) void evalUDQAssignments(const unsigned episodeIdx, UDQState &udq_state) Evaluates UDQ assign statements. std::function< void(bool)> TransFunc Function handle to update transmissiblities. Definition: ActionHandler.hpp:55 void applySimulatorUpdate(int report_step, const SimulatorUpdate &sim_update, const TransFunc &updateTrans, bool &commit_wellstate) void applyActions(int reportStep, double sim_time, const TransFunc &updateTrans) Class for handling the blackoil well model. Definition: BlackoilWellModelGeneric.hpp:94 Definition: ActionHandler.hpp:34 Dune::Communication< MPIComm > Communication Definition: ParallelCommunication.hpp:30 Definition: blackoilboundaryratevector.hh:39 |