|
GEOS
|
This is the complete list of members for geos::CompositionalMultiphaseWell, including all inherited members.
| addLogLevel() | geos::dataRepository::Group | |
| applyLambdaToContainer(CONTAINERTYPE &container, LAMBDA &&lambda) | geos::dataRepository::Group | inlinestatic |
| applyWellBoundaryConditions(real64 const time_n, real64 const dt, ElementRegionManager &elemManager, WellElementSubRegion &subRegion, DofManager const &dofManager, arrayView1d< real64 > const &localRhs, CRSMatrixView< real64, globalIndex const > const &localMatrix) override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | virtual |
| applyWellSystemSolution(DofManager const &dofManager, arrayView1d< real64 const > const &localSolution, real64 const scalingFactor, real64 const dt, DomainPartition &domain, MeshLevel &mesh, WellElementSubRegion &subRegion) override | geos::CompositionalMultiphaseWell | virtual |
| assembleSystem(real64 const &time_n, real64 const &dt, integer const cycleNumber, ElementRegionManager &elemManager, WellElementSubRegion &subRegion, DofManager const &dofManager, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs) (defined in geos::WellControls) | geos::WellControls | |
| assembleWellAccumulationTerms(real64 const &time, real64 const &dt, WellElementSubRegion &subRegion, DofManager const &dofManager, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs) override | geos::CompositionalMultiphaseWell | virtual |
| assembleWellConstraintTerms(real64 const &time_n, real64 const &dt, WellElementSubRegion const &subRegion, DofManager const &dofManager, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs) override | geos::CompositionalMultiphaseWell | virtual |
| assembleWellFluxTerms(real64 const &time, real64 const &dt, WellElementSubRegion const &subRegion, DofManager const &dofManager, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs) override | geos::CompositionalMultiphaseWell | virtual |
| assembleWellPressureRelations(real64 const &time_n, real64 const &dt, WellElementSubRegion const &subRegion, DofManager const &dofManager, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs) override | geos::CompositionalMultiphaseWell | virtual |
| calculateLocalWellResidualNorm(real64 const &time_n, real64 const &dt, NonlinearSolverParameters const &nonlinearSolverParameters, WellElementSubRegion const &subRegion, DofManager const &dofManager, arrayView1d< real64 const > const &localRhs) override | geos::CompositionalMultiphaseWell | virtual |
| calculateReferenceElementRates(WellElementSubRegion &subRegion) | geos::CompositionalMultiphaseWell | |
| calculateWellResidualNorm(real64 const &time_n, real64 const &dt, NonlinearSolverParameters const &nonlinearSolverParameters, WellElementSubRegion const &subRegion, DofManager const &dofManager, arrayView1d< real64 const > const &localRhs) override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | virtual |
| capacity() const | geos::dataRepository::Group | inline |
| CatalogInterface typedef | geos::dataRepository::Group | |
| checkWellSystemSolution(WellElementSubRegion &subRegion, DofManager const &dofManager, arrayView1d< real64 const > const &localSolution, real64 const scalingFactor, real64 &minPressure, real64 &minDensity, real64 &minTotalDensity, ElementsReporterBuffer &negPressureIds, ElementsReporterBuffer &negDensityIds, ElementsReporterBuffer &negTotalDensityIds) override | geos::CompositionalMultiphaseWell | virtual |
| chopNegativeDensities(WellElementSubRegion &subRegion) | geos::CompositionalMultiphaseWell | |
| CompositionalMultiphaseWell(const string &name, Group *const parent) | geos::CompositionalMultiphaseWell | |
| CompositionalMultiphaseWell()=delete | geos::CompositionalMultiphaseWell | |
| CompositionalMultiphaseWell(CompositionalMultiphaseWell const &)=delete | geos::CompositionalMultiphaseWell | |
| CompositionalMultiphaseWell(CompositionalMultiphaseWell &&)=delete | geos::CompositionalMultiphaseWell | |
| computeWellPerforationRates(real64 const &time_n, real64 const &GEOS_UNUSED_PARAM(dt), ElementRegionManager &elemManager, WellElementSubRegion &subRegion) override | geos::CompositionalMultiphaseWell | virtual |
| coupledSolverAttributePrefix() | geos::WellControls | inlinestatic |
| createChild(string const &childKey, string const &childName) override | geos::WellControls | virtual |
| geos::dataRepository::Group::createChild(string const &childKey, string const &childName) | geos::dataRepository::Group | virtual |
| createConstraint(string const &constraintName) | geos::WellControls | |
| createSeparator(WellElementSubRegion &subRegion) override | geos::CompositionalMultiphaseWell | protectedvirtual |
| deregisterGroup(string const &name) | geos::dataRepository::Group | |
| deregisterWrapper(string const &name) | geos::dataRepository::Group | |
| dumpInputOptions() const | geos::dataRepository::Group | |
| dumpSubGroupsNames() const | geos::dataRepository::Group | |
| dumpWrappersNames() const | geos::dataRepository::Group | |
| enableThermalEffects(bool enable) | geos::WellControls | inline |
| estimateSolution() const | geos::WellControls | inline |
| evaluateConstraints(real64 const &time_n, WellElementSubRegion &subRegion) | geos::WellControls | |
| evaluateConstraints(real64 const &time_n, real64 const &dt, integer const cycleNumber, integer const coupledIterationNumber, DomainPartition &domain, MeshLevel &mesh, ElementRegionManager &elemManager, WellElementSubRegion &subRegion, DofManager const &dofManager) | geos::WellControls | |
| expandObjectCatalogs() override | geos::WellControls | virtual |
| finishWriting() | geos::dataRepository::Group | |
| forSubGroups(LAMBDA &&lambda) | geos::dataRepository::Group | inline |
| forSubGroups(LAMBDA &&lambda) const | geos::dataRepository::Group | inline |
| forSubGroups(LOOKUP_CONTAINER const &subGroupKeys, LAMBDA &&lambda) | geos::dataRepository::Group | inline |
| forSubGroups(LOOKUP_CONTAINER const &subGroupKeys, LAMBDA &&lambda) const | geos::dataRepository::Group | inline |
| forSubGroupsIndex(LAMBDA &&lambda) | geos::dataRepository::Group | inline |
| forSubGroupsIndex(LAMBDA &&lambda) const | geos::dataRepository::Group | inline |
| forWrappers(LAMBDA &&lambda) | geos::dataRepository::Group | inline |
| forWrappers(LAMBDA &&lambda) const | geos::dataRepository::Group | inline |
| forWrappers(LAMBDA &&lambda) | geos::dataRepository::Group | inline |
| forWrappers(LAMBDA &&lambda) const | geos::dataRepository::Group | inline |
| generateDataStructureSkeleton(integer const level) | geos::dataRepository::Group | inline |
| getAllConstraints() const | geos::WellControls | |
| getAllConstraints() (defined in geos::WellControls) | geos::WellControls | |
| getBHPConstraint(const ConstraintSourceId source=ConstraintSourceId::USER) const | geos::WellControls | |
| getBHPConstraint(const ConstraintSourceId source=ConstraintSourceId::USER) (defined in geos::WellControls) | geos::WellControls | |
| getCatalog() | geos::dataRepository::Group | static |
| getConduitNode() | geos::dataRepository::Group | inline |
| getConduitNode() const | geos::dataRepository::Group | inline |
| getConstitutiveName(ElementSubRegionBase const &subRegion) | geos::WellControls | static |
| getConstraintPhaseIndex() const | geos::WellControls | |
| getControl() const | geos::WellControls | inline |
| getCurrentConstraint() | geos::WellControls | inline |
| getCurrentConstraint() const (defined in geos::WellControls) | geos::WellControls | inline |
| getDataContext() const | geos::dataRepository::Group | inline |
| getDiscretizationName() const | geos::WellControls | inline |
| getFlowSolverName() const | geos::WellControls | inline |
| getGroup(KEY const &key) | geos::dataRepository::Group | inline |
| getGroup(KEY const &key) const | geos::dataRepository::Group | inline |
| getGroupByPath(string const &path) | geos::dataRepository::Group | inline |
| getGroupByPath(string const &path) const | geos::dataRepository::Group | inline |
| getGroupPointer(KEY const &key) | geos::dataRepository::Group | inline |
| getGroupPointer(KEY const &key) const | geos::dataRepository::Group | inline |
| getIndexInParent() const | geos::dataRepository::Group | inline |
| getInitialPressureCoefficient() const | geos::WellControls | inline |
| getInjectionStream() const | geos::WellControls | |
| getInjectionTemperature() const | geos::WellControls | |
| getInputControl() const | geos::WellControls | inline |
| getInputFlags() const | geos::dataRepository::Group | inline |
| getLogLevel() const | geos::dataRepository::Group | inline |
| getMultiFluidSeparator() | geos::WellControls | inline |
| getName() const | geos::dataRepository::Group | inline |
| getParent() | geos::dataRepository::Group | inline |
| getParent() const | geos::dataRepository::Group | inline |
| getPath() const | geos::dataRepository::Group | |
| getRateConstraints() const | geos::WellControls | |
| getRateConstraints() (defined in geos::WellControls) | geos::WellControls | |
| getReference(LOOKUP_TYPE const &lookup) const | geos::dataRepository::Group | inline |
| getReference(LOOKUP_TYPE const &lookup) | geos::dataRepository::Group | inline |
| getReferenceElevation() const | geos::WellControls | |
| getRegionAveragePressure() const | geos::WellControls | inline |
| getRegionAverageTemperature() const | geos::WellControls | inline |
| getRestartFlags() const | geos::dataRepository::Group | inline |
| getSingleFluidSeparator() | geos::WellControls | inline |
| getStatsAggregator() (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | inline |
| getSubGroupIndex(keyType const &key) const | geos::dataRepository::Group | |
| getSubGroups() | geos::dataRepository::Group | inline |
| getSubGroups() const | geos::dataRepository::Group | inline |
| getSubGroupsNames() const | geos::dataRepository::Group | |
| getSurfacePressure() const | geos::WellControls | inline |
| getSurfaceTemperature() const | geos::WellControls | inline |
| getTargetBHP(real64 const &targetTime, const ConstraintSourceId source=ConstraintSourceId::USER) const | geos::WellControls | |
| getTargetRegionNames() const | geos::WellControls | inline |
| getWellNewtonSolver() (defined in geos::WellControls) | geos::WellControls | inline |
| getWellState() const | geos::WellControls | |
| getWellStatus() const | geos::WellControls | inline |
| getWrapper(LOOKUP_TYPE const &index) const | geos::dataRepository::Group | inline |
| getWrapper(LOOKUP_TYPE const &index) | geos::dataRepository::Group | inline |
| getWrapperBase(KEY const &key) const | geos::dataRepository::Group | inline |
| getWrapperBase(KEY const &key) | geos::dataRepository::Group | inline |
| getWrapperDataContext(KEY key) const | geos::dataRepository::Group | inline |
| getWrapperIndex(string const &name) const | geos::dataRepository::Group | inline |
| getWrapperPointer(LOOKUP_TYPE const &index) const | geos::dataRepository::Group | inline |
| getWrapperPointer(LOOKUP_TYPE const &index) | geos::dataRepository::Group | inline |
| getWrappersNames() const | geos::dataRepository::Group | |
| Group(string const &name, Group *const parent) | geos::dataRepository::Group | explicit |
| Group(string const &name, conduit::Node &rootNode) | geos::dataRepository::Group | explicit |
| Group(Group &&source)=default | geos::dataRepository::Group | |
| Group()=delete | geos::dataRepository::Group | |
| Group(Group const &)=delete | geos::dataRepository::Group | |
| hasGroup(string const &name) const | geos::dataRepository::Group | inline |
| hasParent() const | geos::dataRepository::Group | inline |
| hasSubGroupOfType() const | geos::dataRepository::Group | inline |
| hasWrapper(LOOKUP_TYPE const &lookup) const | geos::dataRepository::Group | inline |
| implicitStepComplete(real64 const &time, real64 const &dt, WellElementSubRegion const &subRegion) override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | virtual |
| implicitStepSetup(real64 const &time_n, real64 const &GEOS_UNUSED_PARAM(dt), DomainPartition &domain, string const &meshBodyName, ElementRegionManager &elemManager, WellElementSubRegion &subRegion) override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | virtual |
| initializationOrder(string_array &order) | geos::dataRepository::Group | virtual |
| initialize() | geos::dataRepository::Group | |
| initialize_postMeshGeneration() | geos::dataRepository::Group | virtual |
| initializePostInitialConditions() | geos::dataRepository::Group | |
| initializePostInitialConditionsPostSubGroups() | geos::dataRepository::Group | inlineprotectedvirtual |
| initializePostInitialConditionsPreSubGroups() override | geos::CompositionalMultiphaseWell | protectedvirtual |
| initializePostSubGroups() override | geos::CompositionalMultiphaseWell | protectedvirtual |
| initializePreSubGroups() override | geos::WellControls | virtual |
| initializeWell(DomainPartition &domain, Group &meshBodies, string const &meshBodyName, MeshLevel &mesh, WellElementSubRegion &subRegion, real64 const &time_n) override | geos::CompositionalMultiphaseWell | virtual |
| initializeWellPostInitialConditionsPreSubGroups(WellElementSubRegion &subRegion) override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | virtual |
| isCompositional() const override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | inlinevirtual |
| isCrossflowEnabled() const | geos::WellControls | inline |
| isInjector() const | geos::WellControls | inline |
| isoThermalEstimatorEnabled() const | geos::WellControls | inline |
| isProducer() const | geos::WellControls | inline |
| isThermal() const | geos::WellControls | inline |
| isWellOpen() const | geos::WellControls | |
| loadFromConduit() | geos::dataRepository::Group | |
| logConstraint(WellConstraintBase const *constraint, WellElementSubRegion const ®ion, real64 time, bool isLimiting=false) const | geos::WellControls | protected |
| m_currentConstraint (defined in geos::WellControls) | geos::WellControls | protected |
| m_currentControl | geos::WellControls | protected |
| m_discretizationName | geos::WellControls | protected |
| m_dofManagerInitialized (defined in geos::WellControls) | geos::WellControls | protected |
| m_enableIsoThermalEstimator (defined in geos::WellControls) | geos::WellControls | protected |
| m_estimateSolution (defined in geos::WellControls) | geos::WellControls | protected |
| m_estimatorDoFManager | geos::WellControls | protected |
| m_flowSolverName | geos::WellControls | protected |
| m_fluidSeparatorPtr (defined in geos::WellControls) | geos::WellControls | protected |
| m_initialPressureCoefficient | geos::WellControls | protected |
| m_inputControl | geos::WellControls | protected |
| m_isCrossflowEnabled | geos::WellControls | protected |
| m_isThermal | geos::WellControls | protected |
| m_keepVariablesConstantDuringInitStep | geos::WellControls | protected |
| m_numComponents | geos::WellControls | protected |
| m_numDofPerResElement | geos::WellControls | protected |
| m_numDofPerWellElement | geos::WellControls | protected |
| m_numPhases | geos::WellControls | protected |
| m_perfStatusTableName | geos::WellControls | protected |
| m_ratesOutputDir (defined in geos::WellControls) | geos::WellControls | protected |
| m_refElevation | geos::WellControls | protected |
| m_referenceFluidModelName | geos::WellControls | protected |
| m_referenceReservoirRegion | geos::WellControls | protected |
| m_refGravCoef | geos::WellControls | protected |
| m_regionAveragePressure | geos::WellControls | protected |
| m_regionAverageTemperature | geos::WellControls | protected |
| m_reservoirStatsAggregator | geos::CompositionalMultiphaseWell | protected |
| m_statusTable | geos::WellControls | protected |
| m_statusTableName | geos::WellControls | protected |
| m_surfacePres | geos::WellControls | protected |
| m_surfaceTemp | geos::WellControls | protected |
| m_thermalEffectsEnabled (defined in geos::WellControls) | geos::WellControls | protected |
| m_timeStepFromTables (defined in geos::WellControls) | geos::WellControls | protected |
| m_type | geos::WellControls | protected |
| m_useMass | geos::WellControls | protected |
| m_useSurfaceConditions | geos::WellControls | protected |
| m_wellNewtonSolver (defined in geos::WellControls) | geos::WellControls | protected |
| m_wellOpen | geos::WellControls | protected |
| m_wellStatus | geos::WellControls | protected |
| m_writeCSV | geos::WellControls | protected |
| numDofPerResElement() const | geos::WellControls | inline |
| numDofPerWellElement() const | geos::WellControls | inline |
| numFluidComponents() const override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | inlinevirtual |
| numFluidPhases() const override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | inlinevirtual |
| numSubGroups() const | geos::dataRepository::Group | inline |
| numWrappers() const | geos::dataRepository::Group | inline |
| operator=(CompositionalMultiphaseWell const &)=delete | geos::CompositionalMultiphaseWell | |
| operator=(CompositionalMultiphaseWell &&)=delete | geos::CompositionalMultiphaseWell | |
| geos::WellControls::operator=(WellControls const &)=delete | geos::WellControls | |
| geos::WellControls::operator=(WellControls &&)=delete | geos::WellControls | |
| geos::dataRepository::Group::operator=(Group const &)=delete | geos::dataRepository::Group | |
| geos::dataRepository::Group::operator=(Group &&)=delete | geos::dataRepository::Group | |
| pack(buffer_unit_type *&buffer, string_array const &wrapperNames, integer const recursive, bool onDevice, parallelDeviceEvents &events) const | geos::dataRepository::Group | virtual |
| pack(buffer_unit_type *&buffer, string_array const &wrapperNames, arrayView1d< localIndex const > const &packList, integer const recursive, bool onDevice, parallelDeviceEvents &events) const | geos::dataRepository::Group | virtual |
| pack(buffer_unit_type *&buffer, arrayView1d< localIndex const > const &packList, integer const recursive, bool onDevice, parallelDeviceEvents &events) const | geos::dataRepository::Group | |
| packSize(string_array const &wrapperNames, integer const recursive, bool onDevice, parallelDeviceEvents &events) const | geos::dataRepository::Group | virtual |
| packSize(string_array const &wrapperNames, arrayView1d< localIndex const > const &packList, integer const recursive, bool onDevice, parallelDeviceEvents &events) const | geos::dataRepository::Group | virtual |
| packSize(arrayView1d< localIndex const > const &packList, integer const recursive, bool onDevice, parallelDeviceEvents &events) const | geos::dataRepository::Group | |
| postInputInitialization() override | geos::CompositionalMultiphaseWell | protectedvirtual |
| postInputInitializationRecursive() | geos::dataRepository::Group | |
| postRestartInitialization() override | geos::CompositionalMultiphaseWell | protectedvirtual |
| postRestartInitializationRecursive() | geos::dataRepository::Group | |
| prepareToWrite() | geos::dataRepository::Group | |
| printDataHierarchy(integer indent=0) const | geos::dataRepository::Group | |
| printRates(real64 const &time_n, real64 const &dt, WellElementSubRegion const &subRegion) override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | virtual |
| processInputFileRecursive(xmlWrapper::xmlDocument &xmlDocument, xmlWrapper::xmlNode &targetNode) | geos::dataRepository::Group | |
| processInputFileRecursive(xmlWrapper::xmlDocument &xmlDocument, xmlWrapper::xmlNode &targetNode, xmlWrapper::xmlNodePos const &targetNodePos) | geos::dataRepository::Group | |
| processInputName(xmlWrapper::xmlNode const &targetNode, xmlWrapper::xmlNodePos const &targetNodePos, string_view parentNodeName, xmlWrapper::xmlNodePos const &parentNodePos, std::set< string > &siblingNames) | geos::dataRepository::Group | static |
| referenceReservoirRegion() const | geos::WellControls | inline |
| registerCallback(void *func, const std::type_info &funcType) | geos::dataRepository::Group | inlinevirtual |
| registerDataOnMesh(Group &meshBodies) | geos::dataRepository::Group | inlinevirtual |
| registerDataOnMeshRecursive(Group &meshBodies) | geos::dataRepository::Group | virtual |
| registerGroup(string const &name, std::unique_ptr< T > newObject) | geos::dataRepository::Group | inline |
| registerGroup(string const &name, T *newObject) | geos::dataRepository::Group | inline |
| registerGroup(string const &name) | geos::dataRepository::Group | inline |
| registerGroup(subGroupMap::KeyIndex const &keyIndex) | geos::dataRepository::Group | inline |
| registerWellDataOnMesh(WellElementSubRegion &subRegion) override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | virtual |
| registerWrapper(string const &name, wrapperMap::KeyIndex::index_type *const rkey=nullptr) | geos::dataRepository::Group | |
| registerWrapper(Group::wrapperMap::KeyIndex const &viewKey) | geos::dataRepository::Group | |
| registerWrapper(string const &name, std::unique_ptr< T > newObject) | geos::dataRepository::Group | |
| registerWrapper(string const &name, T *newObject) | geos::dataRepository::Group | |
| registerWrapper(std::unique_ptr< WrapperBase > wrapper) | geos::dataRepository::Group | |
| reinit() | geos::dataRepository::Group | inlinevirtual |
| resElementDofName() const override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | inlinevirtual |
| reserve(indexType const newsize) | geos::dataRepository::Group | virtual |
| resetStateToBeginningOfStep(DomainPartition &domain, string const &meshBodyName, ElementRegionManager const &elemManager, WellElementSubRegion &subRegion) override | geos::CompositionalMultiphaseWell | virtual |
| resize(localIndex const newSize) | geos::dataRepository::Group | virtual |
| saveState(WellElementSubRegion &subRegion) (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | protected |
| scalingForLocalSystemSolution(WellElementSubRegion &subRegion, DofManager const &dofManager, real64 &maxDeltaPres, real64 &maxDeltaCompDens, real64 &maxDeltaTemp, real64 &minPresScalingFactor, real64 &minCompDensScalingFactor, real64 &minTempScalingFactor, arrayView1d< real64 const > const &localSolution) | geos::CompositionalMultiphaseWell | |
| scalingForWellSystemSolution(WellElementSubRegion &subRegion, DofManager const &dofManager, arrayView1d< real64 const > const &localSolution) override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | virtual |
| selectWellConstraint(real64 const &time_n, real64 const &dt, integer const cycleNumber, integer const coupledIterationNumber, DomainPartition &domain, string const &meshBodyName, MeshLevel &mesh, ElementRegionManager &elemManager, WellElementSubRegion &subRegion, DofManager const &dofManager) (defined in geos::WellControls) | geos::WellControls | |
| setConstitutiveName(ElementSubRegionBase &subRegion, string const &wrapperName, string const &constitutiveType) const | geos::WellControls | |
| setControl(ConstraintTypeId const &newControl) | geos::WellControls | inline |
| setCurrentConstraint(WellConstraintBase *currentConstraint) | geos::WellControls | inline |
| setDiscretizationName(const std::string &discretizationName) | geos::WellControls | inline |
| setFlowSolverName(const std::string &flowSolverName) | geos::WellControls | inline |
| setFluidSeparator(std::unique_ptr< constitutive::ConstitutiveBase > fluidSeparatorPtr) | geos::WellControls | inline |
| setGravCoef(WellElementSubRegion &subRegion, R1Tensor const &gravVector) (defined in geos::WellControls) | geos::WellControls | |
| setInputFlags(InputFlags flags) | geos::dataRepository::Group | inline |
| setKeepVariablesConstantDuringInitStep(bool const keepVariablesConstantDuringInitStep) | geos::WellControls | inline |
| setLogLevel(integer const logLevel) | geos::dataRepository::Group | inline |
| setNextDt(real64 const ¤tTime, real64 const ¤tDt, WellElementSubRegion &subRegion) | geos::WellControls | |
| setNextDtFromTable(TableFunction const *table, real64 const currentTime, real64 &nextDt) | geos::WellControls | static |
| setNextDtFromTables(real64 const ¤tTime, real64 &nextDt) | geos::WellControls | |
| setPerforationStatus(real64 const &time_n, WellElementSubRegion &subRegion) (defined in geos::WellControls) | geos::WellControls | |
| setRegionAveragePressure(real64 regionAveragePressure) | geos::WellControls | inline |
| setRegionAverageTemperature(real64 regionAverageTemperature) | geos::WellControls | inline |
| setReservoirStatsAggregator(std::unique_ptr< compositionalMultiphaseStatistics::StatsAggregator > aggregator) (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | |
| setRestartFlags(RestartFlags flags) | geos::dataRepository::Group | inline |
| setSchemaDeviations(xmlWrapper::xmlNode schemaRoot, xmlWrapper::xmlNode schemaParent, integer documentationType) | geos::dataRepository::Group | inlinevirtual |
| setSizedFromParent(int val) | geos::dataRepository::Group | inline |
| setThermal(bool isThermal) | geos::WellControls | inline |
| setupWellDofs(DomainPartition &domain, WellElementRegion &wellElementRegion, string const &meshBodyName, MeshLevel const &meshLevel) (defined in geos::WellControls) | geos::WellControls | |
| setUseMass(integer useMass) | geos::WellControls | inline |
| setWellState(bool open) | geos::WellControls | |
| setWellStatus(real64 const ¤tTime, WellControls::Status status) | geos::WellControls | |
| size() const | geos::dataRepository::Group | inline |
| sizedFromParent() const | geos::dataRepository::Group | inline |
| solveConstraint(WellConstraintBase *constraint, real64 const &time_n, real64 const &dt, integer const cycleNumber, integer const coupledIterationNumber, DomainPartition &domain, MeshLevel &mesh, ElementRegionManager &elemManager, WellElementSubRegion &subRegion, DofManager const &dofManager) (defined in geos::WellControls) | geos::WellControls | |
| Status enum name | geos::WellControls | |
| subGroupMap typedef | geos::dataRepository::Group | |
| thermalEffectsEnabled() const | geos::WellControls | inline |
| Type enum name | geos::WellControls | |
| unpack(buffer_unit_type const *&buffer, arrayView1d< localIndex > &packList, integer const recursive, bool onDevice, parallelDeviceEvents &events, MPI_Op op=MPI_REPLACE) | geos::dataRepository::Group | virtual |
| updateBHPForConstraint(WellElementSubRegion &subRegion) | geos::CompositionalMultiphaseWell | |
| updateFluidModel(WellElementSubRegion &subRegion) | geos::CompositionalMultiphaseWell | |
| updateGlobalComponentFraction(WellElementSubRegion &subRegion) const | geos::CompositionalMultiphaseWell | |
| updatePhaseVolumeFraction(WellElementSubRegion &subRegion) const | geos::CompositionalMultiphaseWell | |
| updateSeparator(real64 time_n, MeshBody const &meshBody, ElementRegionManager const &elemManager, WellElementSubRegion &subRegion) | geos::CompositionalMultiphaseWell | |
| updateSubRegionState(real64 time_n, MeshBody const &meshBody, ElementRegionManager const &elemManager, WellElementSubRegion &subRegion) override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | virtual |
| updateTotalMassDensity(WellElementSubRegion &subRegion) const | geos::CompositionalMultiphaseWell | |
| updateVolRatesForConstraint(WellElementSubRegion const &subRegion) | geos::CompositionalMultiphaseWell | |
| updateWellState(MeshBody const &meshBody, ElementRegionManager const &elemManager, WellElementSubRegion &subRegion) override | geos::CompositionalMultiphaseWell | virtual |
| useMass() | geos::WellControls | inline |
| useSurfaceConditions() const | geos::WellControls | inline |
| useTotalMassEquation() const (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | inline |
| validateFluidModel(constitutive::MultiFluidBase const &fluid, constitutive::MultiFluidBase const &referenceFluid) const | geos::CompositionalMultiphaseWell | |
| validateReferenceRegion() const | geos::WellControls | protected |
| validateWellConstraints(real64 const &time_n, real64 const &dt, WellElementSubRegion const &subRegion) override | geos::CompositionalMultiphaseWell | protectedvirtual |
| viewKeysCompMultiphaseWell (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | |
| WellControls(string const &name, dataRepository::Group *const parent) | geos::WellControls | explicit |
| WellControls()=delete | geos::WellControls | |
| WellControls(WellControls const &)=delete | geos::WellControls | |
| WellControls(WellControls &&)=delete | geos::WellControls | |
| wellElementDofName() const override (defined in geos::CompositionalMultiphaseWell) | geos::CompositionalMultiphaseWell | inlinevirtual |
| wrapperMap typedef | geos::dataRepository::Group | |
| wrappers() const | geos::dataRepository::Group | inline |
| wrappers() | geos::dataRepository::Group | inline |
| ~CompositionalMultiphaseWell() override | geos::CompositionalMultiphaseWell | virtual |
| ~Group() | geos::dataRepository::Group | virtual |
| ~WellControls() override | geos::WellControls |