This is the complete list of members for Opm::WellCollection, including all inherited members.
addChild(std::shared_ptr< WellsGroupInterface > &child_node, const std::string &parent) | Opm::WellCollection | |
addChild(std::shared_ptr< WellsGroupInterface > &child_node) | Opm::WellCollection | |
addField(GroupConstPtr fieldGroup, size_t timeStep, const PhaseUsage &phaseUsage) | Opm::WellCollection | |
addGroup(GroupConstPtr groupChild, std::string parent_name, size_t timeStep, const PhaseUsage &phaseUsage) | Opm::WellCollection | |
addWell(WellConstPtr wellChild, size_t timeStep, const PhaseUsage &phaseUsage) | Opm::WellCollection | |
applyExplicitReinjectionControls(const std::vector< double > &well_reservoirrates_phase, const std::vector< double > &well_surfacerates_phase) | Opm::WellCollection | |
applyGroupControls() | Opm::WellCollection | |
conditionsMet(const std::vector< double > &well_bhp, const std::vector< double > &well_reservoirrates_phase, const std::vector< double > &well_surfacerates_phase) | Opm::WellCollection | |
findNode(const std::string &name) | Opm::WellCollection | |
findNode(const std::string &name) const | Opm::WellCollection | |
getLeafNodes() const | Opm::WellCollection | |
setWellsPointer(Wells *wells) | Opm::WellCollection | |