My Project
|
This is the complete list of members for Opm::GasLiftStage2, including all inherited members.
addOrRemoveALQincrement_(GradMap &grad_map, const std::string &well_name, bool add) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
calcIncOrDecGrad_(const std::string name, const GasLiftSingleWell &gs_well, bool increase) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
checkRateAlreadyLimited_(GasLiftWellState &state, bool increase) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
comm_ (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | protected |
debug (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | protected |
debug_output_only_on_rank0 (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | protected |
debugUpdateGlobalCounter_() const (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | protected |
dec_grads_ (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
deferred_logger_ (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | protected |
deleteDecGradItem_(const std::string &name) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
deleteGrad_(const std::string &name, bool increase) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
deleteIncGradItem_(const std::string &name) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
displayDebugMessage2B_(const std::string &msg) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
displayDebugMessage_(const std::string &msg) const override (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protectedvirtual |
displayDebugMessage_(const std::string &msg, const std::string &group_name) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
displayDebugMessageOnRank0_(const std::string &msg) const (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | protected |
displayWarning_(const std::string &msg, const std::string &group_name) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
displayWarning_(const std::string &msg) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
GasLiftCommon(WellState &well_state, DeferredLogger &deferred_logger, const Parallel::Communication &comm, bool debug) (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | protected |
GasLiftStage2(const int report_step_idx, const Parallel::Communication &comm, const Schedule &schedule, const SummaryState &summary_state, DeferredLogger &deferred_logger, WellState &well_state, GLiftProdWells &prod_wells, GLiftOptWells &glift_wells, GLiftWellStateMap &state_map, bool glift_debug) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | |
getCurrentGroupRates_(const Group &group) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
getCurrentGroupRatesRecursive_(const Group &group) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
getCurrentWellRates_(const std::string &well_name, const std::string &group_name) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
getGroupGliftWells_(const Group &group) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
getGroupGliftWellsRecursive_(const Group &group, std::vector< GasLiftSingleWell * > &wells) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
getWellRates_(const WellInterfaceGeneric &well) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
glo_ (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
inc_grads_ (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
logMessage_(const std::string &prefix, const std::string &msg, MessageType msg_type=MessageType::INFO) const (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | protected |
max_iterations_ (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
MessageType enum name (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | protected |
mpiSyncGlobalGradVector_(std::vector< GradPair > &grads_global) const (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
mpiSyncLocalToGlobalGradVector_(const std::vector< GradPair > &grads_local, std::vector< GradPair > &grads_global) const (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
optimizeGroup_(const Group &group) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
optimizeGroupsRecursive_(const Group &group) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
prod_wells_ (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
recalculateGradientAndUpdateData_(GradPairItr &grad_itr, bool increase, std::vector< GradPair > &grads, std::vector< GradPair > &other_grads) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
redistributeALQ_(std::vector< GasLiftSingleWell * > &wells, const Group &group, std::vector< GradPair > &inc_grads, std::vector< GradPair > &dec_grads) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
removeSurplusALQ_(const Group &group, std::vector< GradPair > &inc_grads, std::vector< GradPair > &dec_grads) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
report_step_idx_ (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
runOptimize() (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | |
saveDecGrad_(const std::string &name, GradInfo &grad) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
saveGrad_(GradMap &map, const std::string &name, GradInfo &grad) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
saveIncGrad_(const std::string &name, GradInfo &grad) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
schedule_ (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
sortGradients_(std::vector< GradPair > &grads) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
stage1_wells_ (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
summary_state_ (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
updateGrad_(const std::string &name, GradInfo &grad, bool increase) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
updateGradVector_(const std::string &name, std::vector< GradPair > &grads, double grad) (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
well_state_ (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | protected |
well_state_map_ (defined in Opm::GasLiftStage2) | Opm::GasLiftStage2 | protected |
~GasLiftCommon()=default (defined in Opm::GasLiftCommon) | Opm::GasLiftCommon | virtual |