Opm::WellAssemble< FluidSystem > Member List

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

assembleControlEqInj(const WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, const WellInjectionControls &controls, const EvalWell &bhp, const EvalWell &injection_rate, const std::function< EvalWell()> &bhp_from_thp, EvalWell &control_eq, DeferredLogger &deferred_logger) constOpm::WellAssemble< FluidSystem >
assembleControlEqProd(const WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, const WellProductionControls &controls, const EvalWell &bhp, const std::vector< EvalWell > &rates, const std::function< EvalWell()> &bhp_from_thp, EvalWell &control_eq, DeferredLogger &deferred_logger) constOpm::WellAssemble< FluidSystem >
WellAssemble(const WellInterfaceFluidSystem< FluidSystem > &well)Opm::WellAssemble< FluidSystem >