opm-simulators
Loading...
Searching...
No Matches
Opm::WellState< Scalar, IndexTraits > Member List

This is the complete list of members for Opm::WellState< Scalar, IndexTraits >, including all inherited members.

calculateSegmentRates(const ParallelWellInfo< Scalar > &pw_info, const std::vector< std::vector< int > > &segment_inlets, const std::vector< std::vector< int > > &segment_perforations, const std::vector< Scalar > &perforation_rates, const int np, const int segment, std::vector< Scalar > &segment_rates) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >static
clearWellRates() (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
communicateGroupRates(const Parallel::Communication &comm) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
currentWellRates(const std::string &wellName) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
event_mask (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >static
gasPhaseIdx (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >static
gatherVectorsOnRoot(const std::vector< data::Connection > &from_connections, std::vector< data::Connection > &to_connections, const Parallel::Communication &comm) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
getGlobalEfficiencyScalingFactor(const std::string &name) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
gliftTimeStepInit() (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
globalIdxToWellName(const int index) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
has(const std::string &well_name) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
hasWellRates(const std::string &wellName) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
index(const std::string &well_name) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
init(const std::vector< Scalar > &cellPressures, const std::vector< Scalar > &cellTemperatures, const Schedule &schedule, const std::vector< Well > &wells_ecl, const std::vector< std::reference_wrapper< ParallelWellInfo< Scalar > > > &parallel_well_info, const int report_step, const WellState *prevState, const std::vector< std::vector< PerforationData< Scalar > > > &well_perf_data, const SummaryState &summary_state, const bool enableDistributedWells)Opm::WellState< Scalar, IndexTraits >
initWellStateMSWell(const std::vector< Well > &wells_ecl, const WellState *prev_well_state)Opm::WellState< Scalar, IndexTraits >
is_permanently_inactive_well(const std::string &wname) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
isInjectionGrup(const std::string &name) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
isOpen(const std::string &name) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
isProductionGrup(const std::string &name) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
isRank0() const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
name(std::size_t well_index) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
numPhases() constOpm::WellState< Scalar, IndexTraits >inline
numWells() const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
oilPhaseIdx (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >static
openWell(int well_index) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
operator==(const WellState &) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
operator[](std::size_t well_index) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
operator[](const std::string &well_name) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
operator[](std::size_t well_index) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
operator[](const std::string &well_name) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
parallelWellInfo(std::size_t well_index) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
phaseUsageInfo() const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
report(const int *globalCellIdxMap, const std::function< bool(const int)> &wasDynamicallyClosed, const RsConstInfo &rsConst=RsConstInfo{}) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
reportConnections(std::vector< data::Connection > &connections, std::size_t well_index, const int *globalCellIdxMap) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
resize(const std::vector< Well > &wells_ecl, const std::vector< std::reference_wrapper< ParallelWellInfo< Scalar > > > &parallel_well_info, const Schedule &schedule, const bool handle_ms_well, const std::size_t numCells, const std::vector< std::vector< PerforationData< Scalar > > > &well_perf_data, const SummaryState &summary_state, const bool enable_distributed_wells) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
serializationTestObject(const ParallelWellInfo< Scalar > &pinfo) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >static
serializeOp(Serializer &serializer) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
setCurrentWellRates(const std::string &wellName, const std::vector< Scalar > &new_rates) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
shutWell(int well_index) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
size() const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
stopWell(int well_index) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
updateEfficiencyScalingFactor(const std::string &wellName, const Scalar value) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
updateGlobalIsGrup(const Parallel::Communication &comm, const std::vector< WellStatus > &well_status) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
updateStatus(int well_index, WellStatus status) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
updateWellsDefaultALQ(const Schedule &schedule, const int report_step, const SummaryState &summary_state) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
waterPhaseIdx (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >static
well(std::size_t well_index) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
well(const std::string &well_name) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
well(std::size_t well_index) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
well(const std::string &well_name) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
wellIsOwned(std::size_t well_index, const std::string &wellName) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
wellIsOwned(const std::string &wellName) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >
wellNameToGlobalIdx(const std::string &name) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
wellRates(std::size_t well_index)Opm::WellState< Scalar, IndexTraits >inline
wellRates(std::size_t well_index) const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
wells() const (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inline
WellState(const ParallelWellInfo< Scalar > &pinfo) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >explicit
WellState(const PhaseUsageInfo< IndexTraits > &pu) (defined in Opm::WellState< Scalar, IndexTraits >)Opm::WellState< Scalar, IndexTraits >inlineexplicit