| adaptRatesForVFP(std::vector< FluidSystem::Scalar > &rates) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | addCellRates(RateVector &rates, int cellIdx) const | Opm::WellInterface< TypeTag > |  | 
  | addPerforations(const std::vector< RuntimePerforation > &perfs) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | addWellContributions(SparseMatrixAdapter &) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | addWellPressureEquations(PressureMatrix &mat, const BVector &x, const int pressureVarIndex, const bool use_well_weights, const WellStateType &well_state) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | apply(const BVector &x, BVector &Ax) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | apply(BVector &r) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | assembleWellEq(const Simulator &simulator, const double dt, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > |  | 
  | assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, WellStateType &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > |  | 
  | assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellStateType &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | protectedpure virtual | 
  | B_avg_ | Opm::WellInterface< TypeTag > | protected | 
  | bore_diameters_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | BVector typedef | Opm::WellInterface< TypeTag > |  | 
  | calculateExplicitQuantities(const Simulator &simulator, const WellStateType &well_state, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | calculateReservoirRates(const bool co2store, SingleWellState< Scalar, IndexTraits > &ws) const | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | protected | 
  | cells() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | changed_to_open_this_step_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | changed_to_stopped_this_step_ | Opm::WellInterface< TypeTag > | protected | 
  | changedToOpenThisStep() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | checkConstraints(const WellGroupHelperType &wgHelper, const Schedule &schedule, const SummaryState &summaryState, WellStateType &well_state, DeferredLogger &deferred_logger) const | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | protected | 
  | checkGroupConstraints(const WellGroupHelperType &wgHelper, const Schedule &schedule, const SummaryState &summaryState, const bool check_guide_rate, WellStateType &well_state, DeferredLogger &deferred_logger) const | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | protected | 
  | checkIndividualConstraints(SingleWellState< Scalar, IndexTraits > &ws, const SummaryState &summaryState, DeferredLogger &deferred_logger, const std::optional< Well::InjectionControls > &inj_controls=std::nullopt, const std::optional< Well::ProductionControls > &prod_controls=std::nullopt) const | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | protected | 
  | checkNegativeWellPotentials(std::vector< FluidSystem::Scalar > &well_potentials, const bool checkOperability, DeferredLogger &deferred_logger) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | checkOperabilityUnderBHPLimit(const WellStateType &well_state, const Simulator &simulator, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | protectedpure virtual | 
  | checkOperabilityUnderTHPLimit(const Simulator &simulator, const WellStateType &well_state, const WellGroupHelperType &wgHelper, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | protectedpure virtual | 
  | checkWellOperability(const Simulator &simulator, const WellStateType &well_state, const WellGroupHelperType &wgHelper, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > |  | 
  | closeCompletions(const WellTestState &wellTestState) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | completions_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | computeBhpAtThpLimitProdWithAlq(const Simulator &ebos_simulator, const WellGroupHelperType &wgHelper, const SummaryState &summary_state, const Scalar alq_value, DeferredLogger &deferred_logger, bool iterate_if_no_solution) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | computeConnectionDFactor(const int perf, const IntensiveQuantities &intQuants, const SingleWellStateType &ws) const | Opm::WellInterface< TypeTag > | protected | 
  | computeConnLevelInjInd(const FluidState &fs, const Phase preferred_phase, const std::function< Scalar(const Scalar)> &connIICalc, const std::vector< Scalar > &mobility, Scalar *connII, DeferredLogger &deferred_logger) const | Opm::WellInterface< TypeTag > | protected | 
  | computeConnLevelProdInd(const FluidState &fs, const std::function< Scalar(const Scalar)> &connPICalc, const std::vector< Scalar > &mobility, Scalar *connPI) const | Opm::WellInterface< TypeTag > | protected | 
  | computeCurrentWellRates(const Simulator &simulator, DeferredLogger &deferred_logger) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | computeWellPotentials(const Simulator &simulator, const WellStateType &well_state, const WellGroupHelperType &wgHelper, std::vector< Scalar > &well_potentials, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >::computeWellPotentials(std::vector< FluidSystem::Scalar > &well_potentials, const WellStateType &well_state) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | computeWellRatesWithBhp(const Simulator &ebosSimulator, const Scalar &bhp, std::vector< Scalar > &well_flux, DeferredLogger &deferred_logger) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | computeWellRatesWithBhpIterations(const Simulator &simulator, const Scalar &bhp, const WellGroupHelperType &wgHelper, std::vector< Scalar > &well_flux, DeferredLogger &deferred_logger) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | connectionDensity(const int globalConnIdx, const int openConnIdx) const=0 | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | pure virtual | 
  | connectionRates() const | Opm::WellInterface< TypeTag > | inline | 
  | connectionRates_ | Opm::WellInterface< TypeTag > | protected | 
  | current_step_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | currentStep() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | dynamic_thp_limit_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | estimateOperableBhp(const Simulator &ebos_simulator, const double dt, const WellGroupHelperType &wgHelper, const SummaryState &summary_state, WellStateType &well_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > | protected | 
  | Eval typedef | Opm::WellInterface< TypeTag > |  | 
  | FluidState typedef | Opm::WellInterface< TypeTag > |  | 
  | FluidSystem typedef | Opm::WellInterface< TypeTag > |  | 
  | Gas | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | static | 
  | GasLiftSingleWell typedef | Opm::WellInterface< TypeTag > |  | 
  | getAllowCrossFlow() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | getALQ(const WellStateType &well_state) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | getCompletions() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | getDynamicThpLimit() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | getGroupInjectionTargetRate(const Group &group, const WellState< Scalar, IndexTraits > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, const InjectorType &injectorType, Scalar efficiencyFactor, DeferredLogger &deferred_logger) const | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | protected | 
  | getGroupProductionTargetRate(const Group &group, const WellState< Scalar, IndexTraits > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, Scalar efficiencyFactor, DeferredLogger &deferred_logger) const | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | protected | 
  | getInjMult(const int local_perf_index, const FluidSystem::Scalar bhp, const FluidSystem::Scalar perf_pres, DeferredLogger &dlogger) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | getMobility(const Simulator &simulator, const int local_perf_index, std::vector< Value > &mob, Callback &extendEval, DeferredLogger &deferred_logger) const | Opm::WellInterface< TypeTag > | protected | 
  | getPerfCellPressure(const FluidState &fs) const | Opm::WellInterface< TypeTag > | protected | 
  | getPrimaryVars() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inlinevirtual | 
  | getRefDensity() const =0 | Opm::WellInterface< TypeTag > | protectedpure virtual | 
  | getTHPConstraint(const SummaryState &summaryState) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | getWellConvergence(const Simulator &simulator, const WellStateType &well_state, const std::vector< Scalar > &B_avg, DeferredLogger &deferred_logger, const bool relax_tolerance) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | gliftBeginTimeStepWellTestUpdateALQ(const Simulator &simulator, WellStateType &well_state, const GroupState< Scalar > &group_state, GLiftEclWells &ecl_well_map, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > |  | 
  | GLiftEclWells typedef | Opm::WellInterface< TypeTag > |  | 
  | gravity() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | gravity_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | Grid typedef | Opm::WellInterface< TypeTag > |  | 
  | guide_rate_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | guideRate() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | has_bioeffects | Opm::WellInterface< TypeTag > | static | 
  | has_brine | Opm::WellInterface< TypeTag > | static | 
  | has_disgas_in_water | Opm::WellInterface< TypeTag > | static | 
  | has_energy | Opm::WellInterface< TypeTag > | static | 
  | has_foam | Opm::WellInterface< TypeTag > | static | 
  | has_micp | Opm::WellInterface< TypeTag > | static | 
  | has_polymer | Opm::WellInterface< TypeTag > | static | 
  | has_polymermw | Opm::WellInterface< TypeTag > | static | 
  | has_saltPrecip | Opm::WellInterface< TypeTag > | static | 
  | has_solvent | Opm::WellInterface< TypeTag > | static | 
  | has_temperature | Opm::WellInterface< TypeTag > | static | 
  | has_watVapor | Opm::WellInterface< TypeTag > | static | 
  | has_zFraction | Opm::WellInterface< TypeTag > | static | 
  | index_of_well_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | indexOfWell() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | IndexTraits typedef | Opm::WellInterface< TypeTag > |  | 
  | Indices typedef | Opm::WellInterface< TypeTag > |  | 
  | IndividualOrGroup enum name | Opm::WellInterface< TypeTag > |  | 
  | init(const std::vector< Scalar > &depth_arg, const Scalar gravity_arg, const std::vector< Scalar > &B_avg, const bool changed_to_open_this_step) | Opm::WellInterface< TypeTag > | virtual | 
  | initCompletions() | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | initializeGliftWellTest_(const Simulator &simulator, WellStateType &well_state, const GroupState< Scalar > &group_state, GLiftEclWells &ecl_well_map, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > | protected | 
  | initializeProducerWellState(const Simulator &simulator, WellStateType &well_state, DeferredLogger &deferred_logger) const | Opm::WellInterface< TypeTag > |  | 
  | initialWellRateFractions(const Simulator &ebosSimulator, const WellStateType &well_state) const | Opm::WellInterface< TypeTag > | protected | 
  | initInjMult(const std::vector< FluidSystem::Scalar > &max_inj_mult) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | inj_fc_multiplier_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | inj_multiplier_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | mutableprotected | 
  | inj_multiplier_damp_factor_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | mutableprotected | 
  | inj_multiplier_previter_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | mutableprotected | 
  | IntensiveQuantities typedef | Opm::WellInterface< TypeTag > |  | 
  | INVALIDCOMPLETION | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | protectedstatic | 
  | ipr_a_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | mutableprotected | 
  | ipr_b_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | mutableprotected | 
  | isInjector() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | isOperableAndSolvable() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | isPressureControlled(const WellStateType &well_state) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | isProducer() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | isVFPActive(DeferredLogger &deferred_logger) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | iterateWellEquations(const Simulator &simulator, const double dt, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > | protected | 
  | iterateWellEqWithControl(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | protectedpure virtual | 
  | iterateWellEqWithSwitching(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger, const bool fixed_control=false, const bool fixed_status=false)=0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | MaterialLaw typedef | Opm::WellInterface< TypeTag > |  | 
  | MatrixBlockType typedef | Opm::WellInterface< TypeTag > |  | 
  | ModelParameters typedef | Opm::WellInterface< TypeTag > |  | 
  | name() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | num_conservation_quantities_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | number_of_local_perforations_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | number_of_phases_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | number_of_well_reopenings_ | Opm::WellInterface< TypeTag > | protected | 
  | numConservationQuantities() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | numLocalPerfs() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | numPhases() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | Oil | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | static | 
  | onlyKeepBHPandTHPcontrols(const SummaryState &summary_state, WellStateType &well_state, Well::InjectionControls &inj_controls, Well::ProductionControls &prod_controls) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | openWell() | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | operability_status_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | parallel_well_info_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | parallelWellInfo() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | param_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | perf_data_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | perf_depth_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | perf_length_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | perf_rep_radius_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | perfDepth() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | perfDepth() | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | perforationData() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | phase_usage_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | phaseUsage() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | polymerInjTable_() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | polymerTable_() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | polymerWaterTable_() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | prepareWellBeforeAssembling(const Simulator &simulator, const double dt, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > |  | 
  | PressureMatrix typedef | Opm::WellInterface< TypeTag > |  | 
  | prev_inj_multiplier_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | pvtRegionIdx() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | pvtRegionIdx_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | rateConverter() const | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | inline | 
  | rateConverter_ | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | protected | 
  | RateConverterType typedef | Opm::WellInterface< TypeTag > |  | 
  | RateVector typedef | Opm::WellInterface< TypeTag > |  | 
  | recoverWellSolutionAndUpdateWellState(const Simulator &simulator, const BVector &x, WellStateType &well_state, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | ref_depth_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | refDepth() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | reportWellSwitching(const SingleWellState< FluidSystem::Scalar, FluidSystem::IndexTraitsType > &ws, DeferredLogger &deferred_logger) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | resetDampening() | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inlineprotected | 
  | resetWellOperability() | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | restrictEval(const EvalWell &in) const | Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > | inline | 
  | rsRvInj() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | saturation_table_number_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | Scalar typedef | Opm::WellInterface< TypeTag > |  | 
  | scaleSegmentRatesAndPressure(WellStateType &well_state) const | Opm::WellInterface< TypeTag > | virtual | 
  | scalingFactor(const int phaseIdx) const | Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > |  | 
  | setDynamicThpLimit(const FluidSystem::Scalar thp_limit) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | setDynamicThpLimit(const std::optional< FluidSystem::Scalar > thp_limit) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | setGuideRate(const GuideRate *guide_rate_arg) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | setPrevSurfaceRates(WellStateType &well_state, const WellStateType &prev_well_state) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | setPrimaryVars(typename std::vector< FluidSystem::Scalar >::const_iterator) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inlinevirtual | 
  | setRepRadiusPerfLength() | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | setVFPProperties(const VFPProperties< FluidSystem::Scalar, FluidSystem::IndexTraitsType > *vfp_properties_arg) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | setWellEfficiencyFactor(const FluidSystem::Scalar efficiency_factor) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | setWsolvent(const FluidSystem::Scalar wsolvent) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | Simulator typedef | Opm::WellInterface< TypeTag > |  | 
  | SingleWellStateType typedef | Opm::WellInterface< TypeTag > |  | 
  | solveEqAndUpdateWellState(const Simulator &simulator, WellStateType &well_state, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | solveWellEquation(const Simulator &simulator, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > |  | 
  | solveWellForTesting(const Simulator &simulator, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > | protected | 
  | solveWellWithBhp(const Simulator &simulator, const double dt, const Scalar bhp, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > | protected | 
  | solveWellWithOperabilityCheck(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > | protected | 
  | solveWellWithZeroRate(const Simulator &simulator, const double dt, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > | protected | 
  | SparseMatrixAdapter typedef | Opm::WellInterface< TypeTag > |  | 
  | stoppedOrZeroRateTarget(const Simulator &simulator, const WellStateType &well_state, DeferredLogger &deferred_logger) const | Opm::WellInterface< TypeTag > |  | 
  | stopWell() | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | thp_update_iterations | Opm::WellInterface< TypeTag > | protected | 
  | thpLimitViolatedButNotSwitched() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | underPredictionMode() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | updateConnectionDFactor(const Simulator &simulator, SingleWellStateType &ws) const | Opm::WellInterface< TypeTag > |  | 
  | updateConnectionTransmissibilityFactor(const Simulator &simulator, SingleWellStateType &ws) const | Opm::WellInterface< TypeTag > |  | 
  | updateFilterCakeMultipliers(const std::vector< FluidSystem::Scalar > &inj_fc_multiplier) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | updateInjMult(std::vector< FluidSystem::Scalar > &inj_multipliers, DeferredLogger &deferred_logger) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | updateIPR(const Simulator &simulator, DeferredLogger &deferred_logger) const =0 | Opm::WellInterface< TypeTag > | protectedpure virtual | 
  | updateIPRImplicit(const Simulator &simulator, WellStateType &well_state, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | protectedpure virtual | 
  | updatePerforatedCell(std::vector< bool > &is_cell_perforated) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | updatePrimaryVariables(const Simulator &simulator, const WellStateType &well_state, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | updateProductivityIndex(const Simulator &simulator, const WellProdIndexCalculator< Scalar > &wellPICalc, WellStateType &well_state, DeferredLogger &deferred_logger) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | updateWaterThroughput(const double dt, WellStateType &well_state) const =0 | Opm::WellInterface< TypeTag > | pure virtual | 
  | updateWellControl(const Simulator &simulator, const IndividualOrGroup iog, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > |  | 
  | updateWellControlAndStatusLocalIteration(const Simulator &simulator, const WellGroupHelperType &wgHelper, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const Scalar WQTotal, WellStateType &well_state, DeferredLogger &deferred_logger, const bool fixed_control=false, const bool fixed_status=false) | Opm::WellInterface< TypeTag > |  | 
  | updateWellOperability(const Simulator &simulator, const WellStateType &well_state, const WellGroupHelperType &wgHelper, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > |  | 
  | updateWellOperabilityFromWellEq(const Simulator &simulator, const WellGroupHelperType &wgHelper, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > |  | 
  | updateWellStateWithTarget(const Simulator &simulator, const WellGroupHelperType &wgHelper, WellStateType &well_state, DeferredLogger &deferred_logger) const | Opm::WellInterface< TypeTag > | virtual | 
  | updateWellStateWithTHPTargetProd(const Simulator &simulator, WellStateType &well_state, const WellGroupHelperType &wgHelper, DeferredLogger &deferred_logger) const | Opm::WellInterface< TypeTag > |  | 
  | updateWellTestState(const SingleWellState< FluidSystem::Scalar, FluidSystem::IndexTraitsType > &ws, const double &simulationTime, const bool &writeMessageToOPMLog, const bool zero_group_target, WellTestState &wellTestState, DeferredLogger &deferred_logger) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | useVfpExplicit() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | VectorBlockType typedef | Opm::WellInterface< TypeTag > |  | 
  | vfp_properties_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | vfpProperties() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | volumetricSurfaceRateForConnection(int cellIdx, int phaseIdx) const | Opm::WellInterface< TypeTag > |  | 
  | Water | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | static | 
  | well_cells_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | well_control_log_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | well_ecl_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | well_efficiency_factor_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | well_index_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | wellEcl() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | wellEcl() | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | wellEfficiencyFactor() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | WellGroupHelperType typedef | Opm::WellInterface< TypeTag > |  | 
  | wellHasTHPConstraints(const SummaryState &summaryState) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | wellIndex(const int perf, const IntensiveQuantities &intQuants, const Scalar trans_mult, const SingleWellStateType &ws) const | Opm::WellInterface< TypeTag > |  | 
  | WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >::wellIndex() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | WellInterface(const Well &well, const ParallelWellInfo< Scalar > &pw_info, const int time_step, const ModelParameters ¶m, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_conservation_quantities, const int num_phases, const int index_of_well, const std::vector< PerforationData< Scalar > > &perf_data) | Opm::WellInterface< TypeTag > |  | 
  | WellInterfaceFluidSystem(const Well &well, const ParallelWellInfo< Scalar > ¶llel_well_info, const int time_step, const ModelParameters ¶m, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_conservation_quantities, const int num_phases, const int index_of_well, const std::vector< PerforationData< Scalar > > &perf_data) | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | protected | 
  | WellInterfaceGeneric(const Well &well, const ParallelWellInfo< FluidSystem::Scalar > ¶llel_well_info, const int time_step, const ModelParameters ¶m, const int pvtRegionIdx, const int num_conservation_quantities, const int num_phases, const int index_of_well, const PhaseUsageInfo< FluidSystem::IndexTraitsType > &phase_usage, const std::vector< PerforationData< FluidSystem::Scalar > > &perf_data) | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | WellInterfaceIndices(const Well &well, const ParallelWellInfo< Scalar > ¶llel_well_info, const int time_step, const ModelParameters ¶m, const typename WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >::RateConverterType &rate_converter, const int pvtRegionIdx, const int num_conservation_quantities, const int num_phases, const int index_of_well, const std::vector< PerforationData< Scalar > > &perf_data) | Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > | protected | 
  | wellIsStopped() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | WellStateType typedef | Opm::WellInterface< TypeTag > |  | 
  | wellStatus() | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | inline | 
  | wellStatus_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | wellTesting(const Simulator &simulator, const double simulation_time, const WellGroupHelperType &wgHelper, WellStateType &well_state, WellTestState &welltest_state, GLiftEclWells &ecl_well_map, std::map< std::string, double > &open_times, DeferredLogger &deferred_logger) | Opm::WellInterface< TypeTag > |  | 
  | wellUnderGroupControl(const SingleWellState< FluidSystem::Scalar, FluidSystem::IndexTraitsType > &ws) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | wellUnderZeroGroupRateTarget(const Simulator &simulator, const WellStateType &well_state, DeferredLogger &deferred_logger, std::optional< bool > group_control=std::nullopt) const | Opm::WellInterface< TypeTag > |  | 
  | wellUnderZeroRateTarget(const Simulator &simulator, const WellStateType &well_state, DeferredLogger &deferred_logger) const | Opm::WellInterface< TypeTag > |  | 
  | wellUnderZeroRateTargetIndividual(const SummaryState &summary_state, const WellState< FluidSystem::Scalar, FluidSystem::IndexTraitsType > &well_state) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | wfoam() const | Opm::WellInterface< TypeTag > | protected | 
  | wfoam_() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | wmicrobes() const | Opm::WellInterface< TypeTag > | protected | 
  | wmicrobes_() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | woxygen() const | Opm::WellInterface< TypeTag > | protected | 
  | woxygen_() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | wpolymer() const | Opm::WellInterface< TypeTag > | protected | 
  | wpolymer_() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | wsalt() const | Opm::WellInterface< TypeTag > | protected | 
  | wsalt_() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | wsolvent() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > |  | 
  | wsolvent_ | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | wurea() const | Opm::WellInterface< TypeTag > | protected | 
  | wurea_() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | protected | 
  | zeroGroupRateTarget(const SummaryState &summary_state, const Schedule &schedule, const WellState< Scalar, IndexTraits > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferredLogger) const | Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > | protected | 
  | ~WellInterface()=default | Opm::WellInterface< TypeTag > | virtual | 
  | ~WellInterfaceGeneric()=default | Opm::WellInterfaceGeneric< FluidSystem::Scalar, FluidSystem::IndexTraitsType > | virtual |