|
My Project
|
This is the complete list of members for Opm::StandardWell< TypeTag >, including all inherited members.
| adaptRatesForVFP(std::vector< double > &rates) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| addCellRates(RateVector &rates, int cellIdx) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| addWellContributions(SparseMatrixAdapter &mat) const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| addWellPressureEquations(PressureMatrix &mat, const BVector &x, const int pressureVarIndex, const bool use_well_weights, const WellState &well_state) const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| allDrawDownWrongDirection(const Simulator &simulator) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| apply(const BVector &x, BVector &Ax) const override | Opm::StandardWell< TypeTag > | virtual |
| apply(BVector &r) const override | Opm::StandardWell< TypeTag > | virtual |
| assembleWellEq(const Simulator &simulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protectedvirtual |
| assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
| assembleWellEqWithoutIterationImpl(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| B_avg_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| Base typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| Bhp (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| bore_diameters_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| BrineModule typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| BVector typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| BVectorWell typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| calculateExplicitQuantities(const Simulator &simulator, const WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| calculateReservoirRates(SingleWellState &ws) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
| calculateSinglePerf(const Simulator &simulator, const int perf, WellState &well_state, std::vector< RateVector > &connectionRates, std::vector< EvalWell > &cq_s, EvalWell &water_flux_s, EvalWell &cq_s_zfrac_effective, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| canProduceInjectWithCurrentBhp(const Simulator &simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| cells() const | Opm::WellInterfaceGeneric | inline |
| changed_to_open_this_step_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| changed_to_stopped_this_step_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| changedToOpenThisStep() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| checkConstraints(WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
| checkConvergenceExtraEqs(const std::vector< double > &res, ConvergenceReport &report) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| checkGroupConstraints(WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
| checkIndividualConstraints(SingleWellState &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 (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
| checkNegativeWellPotentials(std::vector< double > &well_potentials, const bool checkOperability, DeferredLogger &deferred_logger) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| checkOperabilityUnderBHPLimit(const WellState &well_state, const Simulator &simulator, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protectedvirtual |
| checkOperabilityUnderTHPLimit(const Simulator &simulator, const WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protectedvirtual |
| checkWellOperability(const Simulator &simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| closeCompletions(const WellTestState &wellTestState) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| compFrac() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| completions_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| computeBhpAtThpLimitInj(const Simulator &simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| computeBhpAtThpLimitProd(const WellState &well_state, const Simulator &simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| computeBhpAtThpLimitProdWithAlq(const Simulator &simulator, const SummaryState &summary_state, const double alq_value, DeferredLogger &deferred_logger) const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| computeConnectionDFactor(const int perf, const IntensiveQuantities &intQuants, const SingleWellState &ws) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| computeConnLevelInjInd(const FluidState &fs, const Phase preferred_phase, const std::function< double(const double)> &connIICalc, const std::vector< Scalar > &mobility, double *connII, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| computeConnLevelProdInd(const FluidState &fs, const std::function< double(const double)> &connPICalc, const std::vector< Scalar > &mobility, double *connPI) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| computeCurrentWellRates(const Simulator &simulator, DeferredLogger &deferred_logger) const override | Opm::StandardWell< TypeTag > | virtual |
| computePerfRate(const IntensiveQuantities &intQuants, const std::vector< Value > &mob, const Value &bhp, const std::vector< Scalar > &Tw, const int perf, const bool allow_cf, std::vector< Value > &cq_s, PerforationRates &perf_rates, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| computePerfRate(const std::vector< Value > &mob, const Value &pressure, const Value &bhp, const Value &rs, const Value &rv, const Value &rvw, const Value &rsw, std::vector< Value > &b_perfcells_dense, const std::vector< Scalar > &Tw, const int perf, const bool allow_cf, const Value &skin_pressure, const std::vector< Value > &cmix_s, std::vector< Value > &cq_s, PerforationRates &perf_rates, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| computePropertiesForWellConnectionPressures(const Simulator &simulator, const WellState &well_state, WellConnectionProps &props) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| computeWellConnectionDensitesPressures(const Simulator &simulator, const WellState &well_state, const WellConnectionProps &props, DeferredLogger &deferred_logger) (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| computeWellConnectionPressures(const Simulator &simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| computeWellPotentials(const Simulator &simulator, const WellState &well_state, std::vector< double > &well_potentials, DeferredLogger &deferred_logger) override | Opm::StandardWell< TypeTag > | virtual |
| computeWellPotentials(std::vector< double > &well_potentials, const WellState &well_state) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| computeWellPotentialsImplicit(const Simulator &simulator, std::vector< double > &well_potentials, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| computeWellPotentialWithTHP(const Simulator &simulator, DeferredLogger &deferred_logger, const WellState &well_state) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| computeWellRatesAndBhpWithThpAlqProd(const Simulator &simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger, std::vector< double > &potentials, double alq) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| computeWellRatesWithBhp(const Simulator &simulator, const double &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| computeWellRatesWithBhpIterations(const Simulator &simulator, const double &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| computeWellRatesWithBhpIterations(const Simulator &simulator, const Scalar &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
| computeWellRatesWithThpAlqProd(const Simulator &simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger, std::vector< double > &potentials, double alq) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| connectionDensity(const int globalConnIdx, const int openConnIdx) const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| connectionRates() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | inline |
| connectionRates_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| connections_ | Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > | protected |
| current_step_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| currentStep() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| dynamic_thp_limit_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| estimateOperableBhp(const Simulator &simulator, const double dt, WellState &well_state, const SummaryState &summary_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| Eval typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| EvalWell typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| flowPhaseToModelPhaseIdx(const int phaseIdx) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | |
| FluidState typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| FluidSystem typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| FoamModule typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| Gas (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | static |
| GasLiftSingleWell typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| getAllowCrossFlow() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| getALQ(const WellState &well_state) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| getCompletions() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| getDynamicThpLimit() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| getGroupInjectionTargetRate(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const InjectorType &injectorType, double efficiencyFactor, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
| getGroupProductionTargetRate(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, double efficiencyFactor, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
| getInjMult(const int perf, const double bhp, const double perf_pres) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| getMobility(const Simulator &simulator, const int perf, std::vector< Value > &mob, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| getMobility(const Simulator &simulator, const int perf, std::vector< Value > &mob, Callback &extendEval, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| getPerfCellPressure(const FluidState &fs) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| getPrimaryVars() const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| getRefDensity() const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protectedvirtual |
| getTHPConstraint(const SummaryState &summaryState) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| getWellConvergence(const SummaryState &summary_state, const WellState &well_state, const std::vector< double > &B_avg, DeferredLogger &deferred_logger, const bool relax_tolerance) const override | Opm::StandardWell< TypeTag > | virtual |
| gliftBeginTimeStepWellTestIterateWellEquations(const Simulator &simulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| gliftBeginTimeStepWellTestUpdateALQ(const Simulator &simulator, WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| GLiftOptWells typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| GLiftProdWells typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| GLiftSyncGroups typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| GLiftWellStateMap typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| gravity() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| gravity_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| Grid typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| guide_rate_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| guideRate() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| handleInjectivityEquations(const Simulator &simulator, const WellState &well_state, const int perf, const EvalWell &water_flux_s, DeferredLogger &deferred_logger) (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| handleInjectivityRate(const Simulator &simulator, const int perf, std::vector< EvalWell > &cq_s) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| has_brine (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| has_disgas_in_water (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
| has_energy (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| has_foam (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| has_micp (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| has_polymer (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| has_polymermw (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| has_saltPrecip (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
| has_solvent (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| has_temperature (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
| has_watVapor (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
| has_zFraction (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| index_of_well_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| indexOfWell() const | Opm::WellInterfaceGeneric | |
| Indices typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| IndividualOrGroup enum name (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| init(const PhaseUsage *phase_usage_arg, const std::vector< double > &depth_arg, const double gravity_arg, const int num_cells, const std::vector< Scalar > &B_avg, const bool changed_to_open_this_step) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| init(const PhaseUsage *phase_usage_arg, const std::vector< double > &depth_arg, const double gravity_arg, const int num_cells, const std::vector< Scalar > &B_avg, const bool changed_to_open_this_step) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | virtual |
| initCompletions() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| initialWellRateFractions(const Simulator &simulator, const WellState &well_state) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| initInjMult(const std::vector< double > &max_inj_mult) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| initPrimaryVariablesEvaluation() override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| inj_fc_multiplier_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| inj_multiplier_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | mutableprotected |
| IntensiveQuantities typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| INVALIDCOMPLETION (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protectedstatic |
| ipr_a_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | mutableprotected |
| ipr_b_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | mutableprotected |
| isInjector() const | Opm::WellInterfaceGeneric | |
| isOperableAndSolvable() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| isPressureControlled(const WellState &well_state) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| isProducer() const | Opm::WellInterfaceGeneric | |
| isVFPActive(DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| iterateWellEquations(const Simulator &simulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| iterateWellEqWithControl(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| iterateWellEqWithControl(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
| iterateWellEqWithSwitching(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger, const bool fixed_control=false, const bool fixed_status=false) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| iterateWellEqWithSwitching(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger, const bool fixed_control=false, const bool fixed_status=false)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
| jacobianContainsWellContributions() const override | Opm::StandardWell< TypeTag > | inlinevirtual |
| linSys() const | Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > | inline |
| linSys_ | Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > | protected |
| MaterialLaw typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| MatrixBlockType typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| ModelParameters typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| name() const | Opm::WellInterfaceGeneric | |
| num_components_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| number_of_perforations_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| number_of_phases_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| numComponents() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| numPerfs() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| numPhases() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| numStaticWellEq (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| numWellConservationEq (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| numWellControlEq (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | static |
| Oil (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | static |
| openCrossFlowAvoidSingularity(const Simulator &simulator) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| openWell() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| operability_status_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| parallel_well_info_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| parallelWellInfo() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| param_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| perf_data_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| perf_depth_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| perf_length_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| perf_rep_radius_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| perfDepth() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| perfDepth() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| perforationData() const | Opm::WellInterfaceGeneric | |
| phase_usage_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| phaseUsage() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| polymerInjTable_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| PolymerModule typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| polymerTable_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| polymerWaterTable_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| prepareForPotentialCalculations(const SummaryState &summary_state, WellState &well_state, Well::InjectionControls &inj_controls, Well::ProductionControls &prod_controls) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| prepareWellBeforeAssembling(const Simulator &simulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| PressureMatrix typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| prev_inj_multiplier_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| primary_variables_ | Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > | protected |
| pskin(const double throuhgput, const EvalWell &water_velocity, const EvalWell &poly_inj_conc, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| pskinwater(const double throughput, const EvalWell &water_velocity, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| pvtRegionIdx() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| pvtRegionIdx_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| rateConverter() const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | inline |
| rateConverter_ (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
| RateConverterType typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| RateVector typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| recoverWellSolutionAndUpdateWellState(const SummaryState &summary_state, const BVector &x, WellState &well_state, DeferredLogger &deferred_logger) override | Opm::StandardWell< TypeTag > | virtual |
| ref_depth_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| refDepth() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| regularize_ (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| reportWellSwitching(const SingleWellState &ws, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| resetWellOperability() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| rsRvInj() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| saturation_table_number_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| Scalar typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| setDynamicThpLimit(const double thp_limit) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| setGuideRate(const GuideRate *guide_rate_arg) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| setPrevSurfaceRates(WellState &well_state, const WellState &prev_well_state) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| setPrimaryVars(std::vector< double >::const_iterator it) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| setRepRadiusPerfLength() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| setVFPProperties(const VFPProperties *vfp_properties_arg) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| setWellEfficiencyFactor(const double efficiency_factor) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| setWsolvent(const double wsolvent) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| Simulator typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| solveEqAndUpdateWellState(const SummaryState &summary_state, WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| solveWellEquation(const Simulator &simulator, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| solveWellForTesting(const Simulator &simulator, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| solveWellWithBhp(const Simulator &simulator, const double dt, const double bhp, WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| solveWellWithTHPConstraint(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| solveWellWithZeroRate(const Simulator &simulator, const double dt, WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| SparseMatrixAdapter typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| StandardWell(const Well &well, const ParallelWellInfo &pw_info, const int time_step, const ModelParameters ¶m, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData > &perf_data) (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| StdWellEval typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | |
| stopppedOrZeroRateTarget(const SummaryState &summary_state, const WellState &well_state) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| stopWell() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| thp_update_iterations (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| thpLimitViolatedButNotSwitched() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| underPredictionMode() const | Opm::WellInterfaceGeneric | |
| updateConnectionDFactor(const Simulator &simulator, SingleWellState &ws) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| updateConnectionRatePolyMW(const EvalWell &cq_s_poly, const IntensiveQuantities &int_quants, const WellState &well_state, const int perf, std::vector< RateVector > &connectionRates, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| updateConnectionTransmissibilityFactor(const Simulator &simulator, SingleWellState &ws) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| updateFilterCakeMultipliers(const std::vector< double > &inj_fc_multiplier) | Opm::WellInterfaceGeneric | inline |
| updateInjMult(std::vector< double > &inj_multipliers, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| updateIPR(const Simulator &simulator, DeferredLogger &deferred_logger) const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protectedvirtual |
| updateIPRImplicit(const Simulator &simulator, WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| updatePerforatedCell(std::vector< bool > &is_cell_perforated) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| updatePrimaryVariables(const SummaryState &summary_state, const WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| updatePrimaryVariablesNewton(const BVectorWell &dwells, const bool stop_or_zero_rate_target, DeferredLogger &deferred_logger) (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| updateProductivityIndex(const Simulator &simulator, const WellProdIndexCalculator &wellPICalc, WellState &well_state, DeferredLogger &deferred_logger) const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | virtual |
| updateWaterMobilityWithPolymer(const Simulator &simulator, const int perf, std::vector< EvalWell > &mob_water, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| updateWaterThroughput(const double dt, WellState &well_state) const override (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protectedvirtual |
| updateWellControl(const Simulator &simulator, const IndividualOrGroup iog, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| updateWellControlAndStatusLocalIteration(const Simulator &simulator, WellState &well_state, const GroupState &group_state, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const double WQTotal, DeferredLogger &deferred_logger, const bool fixed_control=false, const bool fixed_status=false) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| updateWellOperability(const Simulator &simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| updateWellOperabilityFromWellEq(const Simulator &simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| updateWellState(const SummaryState &summary_state, const BVectorWell &dwells, WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| updateWellStateFromPrimaryVariables(const bool stop_or_zero_rate_target, WellState &well_state, const SummaryState &summary_state, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| updateWellStateRates(const Simulator &simulator, WellState &well_state, DeferredLogger &deferred_logger) const | Opm::WellInterface< TypeTag > | |
| updateWellStateWithTarget(const Simulator &simulator, const GroupState &group_state, WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | virtual |
| updateWellStateWithTHPTargetProd(const Simulator &simulator, WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| updateWellTestState(const SingleWellState &ws, const double &simulationTime, const bool &writeMessageToOPMLog, WellTestState &wellTestState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| useVfpExplicit() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| VectorBlockType typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| vfp_properties_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| vfpProperties() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| volumetricSurfaceRateForConnection(int cellIdx, int phaseIdx) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| Water (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | static |
| well_cells_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| well_control_log_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| well_ecl_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| well_efficiency_factor_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| well_index_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| WellConnectionProps typedef (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| wellEcl() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| wellEcl() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| wellEfficiencyFactor() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| wellHasTHPConstraints(const SummaryState &summaryState) const | Opm::WellInterfaceGeneric | |
| wellIndex(const int perf, const IntensiveQuantities &intQuants, const double trans_mult, const SingleWellState &ws) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| wellIndex() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| WellInterface(const Well &well, const ParallelWellInfo &pw_info, const int time_step, const ModelParameters ¶m, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData > &perf_data) | Opm::WellInterface< TypeTag > | |
| WellInterfaceFluidSystem(const Well &well, const ParallelWellInfo ¶llel_well_info, const int time_step, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData > &perf_data) (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
| WellInterfaceGeneric(const Well &well, const ParallelWellInfo ¶llel_well_info, const int time_step, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData > &perf_data) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| wellIsStopped() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
| wellStatus_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| wellTesting(const Simulator &simulator, const double simulation_time, WellState &well_state, const GroupState &group_state, WellTestState &welltest_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
| wellUnderZeroRateTarget(const SummaryState &summary_state, const WellState &well_state) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| wfoam() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| wfoam_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| wmicrobes() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| wmicrobes_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| woxygen() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| woxygen_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| wpolymer() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| wpolymer_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| wpolymermw(const double throughput, const EvalWell &water_velocity, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >) | Opm::StandardWell< TypeTag > | protected |
| wsalt() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| wsalt_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| wsolvent() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
| wsolvent_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| wurea() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
| wurea_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
| ~WellInterface()=default | Opm::WellInterface< TypeTag > | virtual |