This is the complete list of members for Opm::WellsGroupInterface, including all inherited members.
applyExplicitReinjectionControls(const std::vector< double > &well_reservoirrates_phase, const std::vector< double > &well_surfacerates_phase)=0 | Opm::WellsGroupInterface | pure virtual |
applyInjGroupControl(const InjectionSpecification::ControlMode control_mode, const double target, const bool forced)=0 | Opm::WellsGroupInterface | pure virtual |
applyInjGroupControls()=0 | Opm::WellsGroupInterface | pure virtual |
applyProdGroupControl(const ProductionSpecification::ControlMode control_mode, const double target, const bool forced)=0 | Opm::WellsGroupInterface | pure virtual |
applyProdGroupControls()=0 | Opm::WellsGroupInterface | pure virtual |
conditionsMet(const std::vector< double > &well_bhp, const std::vector< double > &well_reservoirrates_phase, const std::vector< double > &well_surfacerates_phase, WellPhasesSummed &summed_phases)=0 | Opm::WellsGroupInterface | pure virtual |
findGroup(const std::string &name_of_node)=0 | Opm::WellsGroupInterface | pure virtual |
getParent() const | Opm::WellsGroupInterface | |
getTarget(ProductionSpecification::ControlMode mode) | Opm::WellsGroupInterface | |
getTarget(InjectionSpecification::ControlMode mode) | Opm::WellsGroupInterface | |
getTotalProductionFlow(const std::vector< double > &phase_flows, const BlackoilPhases::PhaseIndex phase)=0 | Opm::WellsGroupInterface | pure virtual |
getWorstOffending(const std::vector< double > &well_reservoirrates_phase, const std::vector< double > &well_surfacerates_phase, ProductionSpecification::ControlMode mode)=0 | Opm::WellsGroupInterface | pure virtual |
injectionGuideRate(bool only_group)=0 | Opm::WellsGroupInterface | pure virtual |
injSpec() const | Opm::WellsGroupInterface | |
injSpec() | Opm::WellsGroupInterface | |
isLeafNode() const | Opm::WellsGroupInterface | virtual |
name() const | Opm::WellsGroupInterface | |
numberOfLeafNodes()=0 | Opm::WellsGroupInterface | pure virtual |
parent_ | Opm::WellsGroupInterface | protected |
phaseUsage() const | Opm::WellsGroupInterface | |
prodSpec() const | Opm::WellsGroupInterface | |
prodSpec() | Opm::WellsGroupInterface | |
productionGuideRate(bool only_group)=0 | Opm::WellsGroupInterface | pure virtual |
rateByMode(const double *res_rates, const double *surf_rates, const ProductionSpecification::ControlMode mode) | Opm::WellsGroupInterface | protected |
rateByMode(const double *res_rates, const double *surf_rates, const InjectionSpecification::ControlMode mode) | Opm::WellsGroupInterface | protected |
setParent(WellsGroupInterface *parent) | Opm::WellsGroupInterface | |
WellsGroupInterface(const std::string &name, const ProductionSpecification &prod_spec, const InjectionSpecification &inj_spec, const PhaseUsage &phase_usage) | Opm::WellsGroupInterface | |
~WellsGroupInterface() | Opm::WellsGroupInterface | virtual |