void add(std::string_view func, std::string_view arg, double value)
Assign function value for named entity.
Definition: ActionContext.cpp:52
Manager of summary vector values.
Definition: ActionContext.hpp:41
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30
const WListManager & wlist_manager() const
Get read-only access to run's well lists.
Definition: ActionContext.hpp:101
Context(const SummaryState &summary_state, const WListManager &wlm)
Constructor.
Definition: ActionContext.cpp:42
std::vector< std::string > wells(const std::string &func) const
Retrieve name of all wells for which specified summary function is defined.
Definition: ActionContext.cpp:81