WellGroupConstraints.hpp
Go to the documentation of this file.
Definition: DeferredLogger.hpp:57 Definition: GroupState.hpp:43 Class for computing well group constraints. Definition: WellGroupConstraints.hpp:48 std::function< void(const RegionId, const int, const std::optional< std::string > &, std::vector< Scalar > &)> RateConvFunc Definition: WellGroupConstraints.hpp:56 bool checkGroupConstraints(WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, const RateConvFunc &rateConverter, const bool check_guide_rate, DeferredLogger &deferred_logger) const WellGroupConstraints(const WellInterfaceGeneric< Scalar > &well) Constructor sets reference to well. Definition: WellGroupConstraints.hpp:51 Definition: WellInterfaceGeneric.hpp:53 Definition: WellState.hpp:65 Definition: blackoilboundaryratevector.hh:39 |