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