My Project
Loading...
Searching...
No Matches
Opm::ActionHandler Class Reference

Class handling Action support in simulator. More...

#include <ActionHandler.hpp>

Public Types

using TransFunc = std::function< void(bool)>
 Function handle to update transmissiblities.
 

Public Member Functions

 ActionHandler (EclipseState &ecl_state, Schedule &schedule, Action::State &actionState, SummaryState &summaryState, BlackoilWellModelGeneric &wellModel, Parallel::Communication comm)
 
void applyActions (int reportStep, double sim_time, const TransFunc &updateTrans)
 
void evalUDQAssignments (const unsigned episodeIdx, UDQState &udq_state)
 Evaluates UDQ assign statements.
 

Detailed Description

Class handling Action support in simulator.


The documentation for this class was generated from the following files: