My Project
Opm::WellInterfaceEval< FluidSystem > Member List

This is the complete list of members for Opm::WellInterfaceEval< FluidSystem >, including all inherited members.

assembleControlEqInj(const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const Well::InjectionControls &controls, const EvalWell &bhp, const EvalWell &injection_rate, BhpFromThpFunc bhp_from_thp, EvalWell &control_eq, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >inline
assembleControlEqInj_(const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const Well::InjectionControls &controls, const EvalWell &bhp, const EvalWell &injection_rate, const std::function< EvalWell()> &bhp_from_thp, EvalWell &control_eq, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >
assembleControlEqProd(const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const Well::ProductionControls &controls, const EvalWell &bhp, const std::vector< EvalWell > &rates, BhpFromThpFunc bhp_from_thp, EvalWell &control_eq, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >inline
assembleControlEqProd_(const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const Well::ProductionControls &controls, const EvalWell &bhp, const std::vector< EvalWell > &rates, const std::function< EvalWell()> &bhp_from_thp, EvalWell &control_eq, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >
baseif_ (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >protected
calculateBhpFromThp(const WellState &well_state, const std::vector< EvalWell > &rates, const Well &well, const SummaryState &summaryState, const double rho, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >
getGroupInjectionControl(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const InjectorType &injectorType, const EvalWell &bhp, const EvalWell &injection_rate, EvalWell &control_eq, double efficiencyFactor, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >
getGroupProductionControl(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const EvalWell &bhp, const std::vector< EvalWell > &rates, EvalWell &control_eq, double efficiencyFactor) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >
WellInterfaceEval(const WellInterfaceFluidSystem< FluidSystem > &baseif) (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >protected