Opm::WellAssemble< FluidSystem > Member List

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

assembleControlEqInj(const GroupStateHelperType &groupStateHelper, 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 GroupStateHelperType &groupStateHelper, 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 >explicit