| alq_value() const | Opm::Well | |
| canOpen() const | Opm::Well | |
| cmp_structure(const Well &other) const | Opm::Well | |
| filterConnections(const ActiveGridCells &grid) | Opm::Well | |
| fip_region_number() const | Opm::Well | |
| firstTimeStep() const | Opm::Well | |
| gas_inflow_equation() const | Opm::Well | |
| GasInflowEquation enum name | Opm::Well | |
| GasInflowEquation2String(GasInflowEquation enumValue) | Opm::Well | static |
| GasInflowEquationFromString(const std::string &stringValue) | Opm::Well | static |
| getAllowCrossFlow() const | Opm::Well | |
| getAutomaticShutIn() const | Opm::Well | |
| getBrineProperties() const | Opm::Well | |
| getCompletions() const | Opm::Well | |
| getConnections() const | Opm::Well | |
| getDrainageRadius() const | Opm::Well | |
| getEconLimits() const | Opm::Well | |
| getEfficiencyFactor() const | Opm::Well | |
| getFoamProperties() const | Opm::Well | |
| getGuideRate() const | Opm::Well | |
| getGuideRatePhase() const | Opm::Well | |
| getGuideRateScalingFactor() const | Opm::Well | |
| getHeadI() const | Opm::Well | |
| getHeadJ() const | Opm::Well | |
| getInjectionProperties() const | Opm::Well | |
| getPolymerProperties() const | Opm::Well | |
| getPreferredPhase() const | Opm::Well | |
| getProductionProperties() const | Opm::Well | |
| getRefDepth() const | Opm::Well | |
| getSegments() const | Opm::Well | |
| getSolventFraction() const | Opm::Well | |
| getStatus() const | Opm::Well | |
| getTracerProperties() const | Opm::Well | |
| groupName() const | Opm::Well | |
| GuideRateTarget enum name | Opm::Well | |
| GuideRateTarget2String(GuideRateTarget enumValue) | Opm::Well | static |
| GuideRateTargetFromString(const std::string &stringValue) | Opm::Well | static |
| handleCOMPLUMP(const DeckRecord &record) | Opm::Well | |
| handleCOMPSEGS(const DeckKeyword &keyword, const EclipseGrid &grid, const ParseContext &parseContext, ErrorGuard &errors) | Opm::Well | |
| handleWELOPEN(const DeckRecord &record, Connection::State status, bool action_mode) | Opm::Well | |
| handleWELSEGS(const DeckKeyword &keyword) | Opm::Well | |
| handleWPIMULT(const DeckRecord &record) | Opm::Well | |
| hasBeenDefined(size_t timeStep) const | Opm::Well | |
| injection_rate(const SummaryState &st, Phase phase) const | Opm::Well | |
| injectionControls(const SummaryState &st) const | Opm::Well | |
| InjectorCMode enum name | Opm::Well | |
| InjectorCMode2String(InjectorCMode enumValue) | Opm::Well | static |
| InjectorCModeFromString(const std::string &stringValue) | Opm::Well | static |
| injectorType() const | Opm::Well | |
| isAvailableForGroupControl() const | Opm::Well | |
| isInjector() const | Opm::Well | |
| isMultiSegment() const | Opm::Well | |
| isProducer() const | Opm::Well | |
| name() const | Opm::Well | |
| operator==(const Well &data) const | Opm::Well | |
| predictionMode() const | Opm::Well | |
| ProducerCMode enum name | Opm::Well | |
| ProducerCMode2String(ProducerCMode enumValue) | Opm::Well | static |
| ProducerCModeFromString(const std::string &stringValue) | Opm::Well | static |
| production_rate(const SummaryState &st, Phase phase) const | Opm::Well | |
| productionControls(const SummaryState &st) const | Opm::Well | |
| pvt_table_number() const | Opm::Well | |
| segmented_density_calculation() const | Opm::Well | inline |
| seqIndex() const | Opm::Well | |
| serializeObject() | Opm::Well | static |
| serializeOp(Serializer &serializer) | Opm::Well | inline |
| setInsertIndex(std::size_t index) | Opm::Well | |
| Status enum name | Opm::Well | |
| Status2String(Status enumValue) | Opm::Well | static |
| StatusFromString(const std::string &stringValue) | Opm::Well | static |
| temperature() const | Opm::Well | |
| updateAutoShutin(bool auto_shutin) | Opm::Well | |
| updateBrineProperties(std::shared_ptr< WellBrineProperties > brine_properties) | Opm::Well | |
| updateConnections(std::shared_ptr< WellConnections > connections) | Opm::Well | |
| updateConnections(std::shared_ptr< WellConnections > connections, const EclipseGrid &grid, const std::vector< int > &pvtnum) | Opm::Well | |
| updateCrossFlow(bool allow_cross_flow) | Opm::Well | |
| updateDrainageRadius(double drainage_radius) | Opm::Well | |
| updateEconLimits(std::shared_ptr< WellEconProductionLimits > econ_limits) | Opm::Well | |
| updateEfficiencyFactor(double efficiency_factor) | Opm::Well | |
| updateFoamProperties(std::shared_ptr< WellFoamProperties > foam_properties) | Opm::Well | |
| updateGroup(const std::string &group) | Opm::Well | |
| updateHead(int I, int J) | Opm::Well | |
| updateInjection(std::shared_ptr< WellInjectionProperties > injection) | Opm::Well | |
| updatePolymerProperties(std::shared_ptr< WellPolymerProperties > polymer_properties) | Opm::Well | |
| updatePrediction(bool prediction_mode) | Opm::Well | |
| updateProduction(std::shared_ptr< WellProductionProperties > production) | Opm::Well | |
| updatePVTTable(int pvt_table) | Opm::Well | |
| updateRefDepth(double ref_dpeth) | Opm::Well | |
| updateSegments(std::shared_ptr< WellSegments > segments_arg) | Opm::Well | |
| updateSolventFraction(double solvent_fraction) | Opm::Well | |
| updateStatus(Status status, bool update_connections) | Opm::Well | |
| updateTracer(std::shared_ptr< WellTracerProperties > tracer_properties) | Opm::Well | |
| updateWellGuideRate(bool available, double guide_rate, GuideRateTarget guide_phase, double scale_factor) | Opm::Well | |
| updateWellGuideRate(double guide_rate) | Opm::Well | |
| updateWSEGSICD(const std::vector< std::pair< int, SpiralICD > > &sicd_pairs) | Opm::Well | |
| updateWSEGVALV(const std::vector< std::pair< int, Valve > > &valve_pairs) | Opm::Well | |
| vfp_table_number() const | Opm::Well | |
| Well()=default | Opm::Well | |
| Well(const std::string &wname, const std::string &gname, std::size_t init_step, std::size_t insert_index, int headI, int headJ, double ref_depth, const WellType &wtype_arg, ProducerCMode whistctl_cmode, Connection::Order ordering, const UnitSystem &unit_system, double udq_undefined, double dr, bool allow_xflow, bool auto_shutin, int pvt_table, GasInflowEquation inflow_eq) | Opm::Well | |
| Well(const RestartIO::RstWell &rst_well, int report_step, const UnitSystem &unit_system, double udq_undefined) | Opm::Well | |
| wellNameInWellNamePattern(const std::string &wellName, const std::string &wellNamePattern) | Opm::Well | static |
| wellType() const | Opm::Well | |
| WELTARGCMode enum name | Opm::Well | |
| WELTARGCModeFromString(const std::string &stringValue) | Opm::Well | static |