This is the complete list of members for UserObject, including all inherited members.
| _action_factory | ParallelParamObject | protected |
| _app | MooseObject | protected |
| _assembly | UserObject | protected |
| _communicator | libMesh::ParallelObject | protected |
| _console | ConsoleStreamInterface | |
| _coord_sys | UserObject | protected |
| _current_execute_flag | SetupInterface | protected |
| _depend_uo | UserObject | mutableprotected |
| _duplicate_initial_execution | UserObject | protected |
| _enabled | MooseObject | protected |
| _execute_enum | SetupInterface | protected |
| _factory | ParallelParamObject | protected |
| _fe_problem | UserObject | protected |
| _mci_feproblem | MeshChangedInterface | protected |
| _mdi_feproblem | MeshDisplacedInterface | protected |
| _name | MooseBase | protected |
| _pars | MooseBase | protected |
| _pg_moose_app | PerfGraphInterface | protected |
| _prefix | PerfGraphInterface | protected |
| _primary_thread_copy | UserObject | private |
| _restartable_app | Restartable | protected |
| _restartable_read_only | Restartable | protected |
| _restartable_system_name | Restartable | protected |
| _restartable_tid | Restartable | protected |
| _subproblem | UserObject | protected |
| _supplied_uo | UserObject | private |
| _sys | UserObject | protected |
| _tid | UserObject | protected |
| _type | MooseBase | protected |
| addPostprocessorDependencyHelper(const PostprocessorName &name) const override | UserObject | protectedvirtual |
| addReporterDependencyHelper(const ReporterName &reporter_name) override | UserObject | protectedvirtual |
| addUserObjectDependencyHelper(const UserObject &uo) const override | UserObject | protectedvirtual |
| addVectorPostprocessorDependencyHelper(const VectorPostprocessorName &name) const override | UserObject | protectedvirtual |
| app_param | MooseBase | static |
| callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr) const | MooseBase | |
| callMooseError(MooseApp *const app, const InputParameters ¶ms, std::string msg, const bool with_prefix, const hit::Node *node) | MooseBase | static |
| comm() const | libMesh::ParallelObject | |
| connectControllableParams(const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const | MooseBase | |
| ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
| coupledPostprocessors(const std::string ¶m_name) const | PostprocessorInterface | protected |
| customSetup(const ExecFlagType &) | SetupInterface | inlinevirtual |
| cyclicDependencyError(CyclicDependencyException< T2 > &e, const std::string &header) | DependencyResolverInterface | static |
| DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
| DataFileParameterType typedef | DataFileInterface | |
| declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Restartable | protected |
| declareRecoverableData(const std::string &data_name, Args &&... args) | Restartable | protected |
| declareRestartableData(const std::string &data_name, Args &&... args) | Restartable | protected |
| declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Restartable | protected |
| declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args) | Restartable | protected |
| declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args) | Restartable | protected |
| DependencyResolverInterface() | DependencyResolverInterface | inline |
| DependencyResolverInterface(const DependencyResolverInterface &, const Moose::Kokkos::FunctorCopy &) | DependencyResolverInterface | inline |
| DistributionInterface(const MooseObject *moose_object) | DistributionInterface | protected |
| DistributionInterface(const DistributionInterface &object, const Moose::Kokkos::FunctorCopy &key) | DistributionInterface | protected |
| enabled() const | MooseObject | inlinevirtual |
| errorPrefix(const std::string &) const | MooseBase | inline |
| execute()=0 | UserObject | pure virtual |
| finalize()=0 | UserObject | pure virtual |
| flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | SolutionInvalidInterface | protected |
| FunctionInterface(const MooseObject *moose_object) | FunctionInterface | protected |
| FunctionInterface(const FunctionInterface &object, const Moose::Kokkos::FunctorCopy &key) | FunctionInterface | protected |
| gatherMax(T &value) | UserObject | inline |
| gatherMin(T &value) | UserObject | inline |
| gatherProxyValueMax(T1 &proxy, T2 &value) | UserObject | |
| gatherProxyValueMin(T1 &proxy, T2 &value) | UserObject | |
| gatherSum(T &value) | UserObject | inline |
| getBase() const | MooseBase | inline |
| getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | MooseBase | |
| getDataFileName(const std::string ¶m) const | DataFileInterface | |
| getDataFileNameByName(const std::string &relative_path) const | DataFileInterface | |
| getDataFilePath(const std::string &relative_path) const | DataFileInterface | |
| getDependObjects() const | UserObject | |
| getDistribution(const std::string &name) const | DistributionInterface | protected |
| getDistribution(const std::string &name) const | DistributionInterface | protected |
| getDistributionByName(const DistributionName &name) const | DistributionInterface | protected |
| getDistributionByName(const std::string &name) const | DistributionInterface | protected |
| getExecuteOnEnum() const | SetupInterface | |
| getFunction(const std::string &name) const | FunctionInterface | protected |
| getFunctionByName(const FunctionName &name) const | FunctionInterface | protected |
| getHitNode() const | MooseBase | inline |
| getMeshProperty(const std::string &data_name, const std::string &prefix) | MeshMetaDataInterface | protected |
| getMeshProperty(const std::string &data_name) | MeshMetaDataInterface | inlineprotected |
| getMooseApp() const | MooseBase | inline |
| getParam(const std::string &name) const | MooseBase | |
| getParam(const std::string ¶m1, const std::string ¶m2) const | MooseBase | |
| getPostprocessorName(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected |
| getPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected |
| getPostprocessorValueByName(const PostprocessorName &name) const | PostprocessorInterface | protectedvirtual |
| getPostprocessorValueOld(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected |
| getPostprocessorValueOldByName(const PostprocessorName &name) const | PostprocessorInterface | protected |
| getPostprocessorValueOlder(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected |
| getPostprocessorValueOlderByName(const PostprocessorName &name) const | PostprocessorInterface | protected |
| getRenamedParam(const std::string &old_name, const std::string &new_name) const | MooseBase | |
| getReporterContextBaseByName(const ReporterName &reporter_name) const | ReporterInterface | protected |
| getReporterName(const std::string ¶m_name) const | ReporterInterface | protected |
| getReporterValue(const std::string ¶m_name, const std::size_t time_index=0) | ReporterInterface | protected |
| getReporterValue(const std::string ¶m_name, ReporterMode mode, const std::size_t time_index=0) | ReporterInterface | protected |
| getReporterValueByName(const ReporterName &reporter_name, const std::size_t time_index=0) | ReporterInterface | protected |
| getReporterValueByName(const ReporterName &reporter_name, ReporterMode mode, const std::size_t time_index=0) | ReporterInterface | protected |
| getRequestedItems() override | UserObject | inlinevirtual |
| getRestartableData(const std::string &data_name) const | Restartable | protected |
| getSampler(const std::string &name) | SamplerInterface | protected |
| getSampler(const std::string &name) | SamplerInterface | protected |
| getSamplerByName(const SamplerName &name) | SamplerInterface | protected |
| getSamplerByName(const SamplerName &name) | SamplerInterface | protected |
| getScatterVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | protected |
| getScatterVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | protected |
| getScatterVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | protected |
| getScatterVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | protected |
| getSharedPtr() | MooseObject | |
| getSharedPtr() const | MooseObject | |
| getSubProblem() const | UserObject | inline |
| getSuppliedItems() override | UserObject | inlinevirtual |
| getUserObject(const std::string ¶m_name, bool is_dependency=true) const | UserObjectInterface | |
| getUserObjectBase(const std::string ¶m_name, bool is_dependency=true) const | UserObjectInterface | |
| getUserObjectBaseByName(const UserObjectName &object_name, bool is_dependency=true) const | UserObjectInterface | |
| getUserObjectByName(const UserObjectName &object_name, bool is_dependency=true) const | UserObjectInterface | |
| getUserObjectName(const std::string ¶m_name) const | UserObjectInterface | |
| getVectorPostprocessorName(const std::string ¶m_name) const | VectorPostprocessorInterface | protected |
| getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | protected |
| getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | protected |
| getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | protected |
| getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | protected |
| getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | protected |
| getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | protected |
| getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | protected |
| getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | protected |
| hasBase() const | MooseBase | inline |
| hasFunction(const std::string ¶m_name) const | FunctionInterface | protected |
| hasFunctionByName(const FunctionName &name) const | FunctionInterface | protected |
| hasMeshProperty(const std::string &data_name, const std::string &prefix) const | MeshMetaDataInterface | protected |
| hasMeshProperty(const std::string &data_name, const std::string &prefix) const | MeshMetaDataInterface | protected |
| hasMeshProperty(const std::string &data_name) const | MeshMetaDataInterface | inlineprotected |
| hasMeshProperty(const std::string &data_name) const | MeshMetaDataInterface | inlineprotected |
| hasPostprocessor(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected |
| hasPostprocessorByName(const PostprocessorName &name) const | PostprocessorInterface | protected |
| hasReporterValue(const std::string ¶m_name) const | ReporterInterface | protected |
| hasReporterValue(const std::string ¶m_name) const | ReporterInterface | protected |
| hasReporterValueByName(const ReporterName &reporter_name) const | ReporterInterface | protected |
| hasReporterValueByName(const ReporterName &reporter_name) const | ReporterInterface | protected |
| hasUserObject(const std::string ¶m_name) const | UserObjectInterface | |
| hasUserObject(const std::string ¶m_name) const | UserObjectInterface | |
| hasUserObjectByName(const UserObjectName &object_name) const | UserObjectInterface | |
| hasUserObjectByName(const UserObjectName &object_name) const | UserObjectInterface | |
| hasVectorPostprocessor(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | protected |
| hasVectorPostprocessor(const std::string ¶m_name) const | VectorPostprocessorInterface | protected |
| hasVectorPostprocessorByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | protected |
| hasVectorPostprocessorByName(const VectorPostprocessorName &name) const | VectorPostprocessorInterface | protected |
| initialize()=0 | UserObject | pure virtual |
| initialSetup() | SetupInterface | virtual |
| isDefaultPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | protected |
| isKokkosObject(IsKokkosObjectKey &&) const | MooseObject | inline |
| isParamSetByUser(const std::string &name) const | MooseBase | inline |
| isParamValid(const std::string &name) const | MooseBase | inline |
| isVectorPostprocessorDistributed(const std::string ¶m_name) const | VectorPostprocessorInterface | protected |
| isVectorPostprocessorDistributedByName(const VectorPostprocessorName &name) const | VectorPostprocessorInterface | protected |
| jacobianSetup() | SetupInterface | virtual |
| kokkos_object_param | MooseBase | static |
| meshChanged() | MeshChangedInterface | inlineprotectedvirtual |
| MeshChangedInterface(const InputParameters ¶ms) | MeshChangedInterface | protected |
| MeshChangedInterface(const MeshChangedInterface &object, const Moose::Kokkos::FunctorCopy &key) | MeshChangedInterface | protected |
| meshDisplaced() | MeshDisplacedInterface | inlineprotectedvirtual |
| MeshDisplacedInterface(const InputParameters ¶ms) | MeshDisplacedInterface | protected |
| MeshMetaDataInterface(const MooseObject *moose_object) | MeshMetaDataInterface | protected |
| MeshMetaDataInterface(MooseApp &moose_app) | MeshMetaDataInterface | protected |
| meshPropertyName(const std::string &data_name, const std::string &prefix) | MeshMetaDataInterface | protectedstatic |
| meshPropertyName(const std::string &data_name) const | MeshMetaDataInterface | inlineprotected |
| messagePrefix(const bool hit_prefix=true) const | MooseBase | inline |
| moose_base_param | MooseBase | static |
| MooseBase(const InputParameters ¶ms) | MooseBase | |
| MooseBase(MooseApp &app, const InputParameters ¶ms) | MooseBase | |
| ParallelParamObject::mooseDeprecated(Args &&... args) const | MooseBase | inline |
| SolutionInvalidInterface::mooseDeprecated(Args &&... args) const | SolutionInvalidInterface | inline |
| mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | MooseBase | inline |
| mooseError(Args &&... args) const | MooseBase | inline |
| mooseErrorNonPrefixed(Args &&... args) const | MooseBase | inline |
| mooseInfo(Args &&... args) const | MooseBase | inline |
| MooseObject(const InputParameters ¶meters) | MooseObject | |
| MooseObject(const MooseObject &object, const Moose::Kokkos::FunctorCopy &key) | MooseObject | |
| ParallelParamObject::mooseWarning(Args &&... args) const | MooseBase | inline |
| SolutionInvalidInterface::mooseWarning(Args &&... args) const | SolutionInvalidInterface | inline |
| ParallelParamObject::mooseWarningNonPrefixed(Args &&... args) const | MooseBase | inline |
| SolutionInvalidInterface::mooseWarningNonPrefixed(Args &&... args) const | SolutionInvalidInterface | inline |
| n_processors() const | libMesh::ParallelObject | |
| name() const | MooseBase | inline |
| NAME | MeshMetaDataInterface | protectedstatic |
| name_param | MooseBase | static |
| needThreadedCopy() const | UserObject | inlinevirtual |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
| ParallelParamObject(const InputParameters ¶ms) | ParallelParamObject | |
| paramError(const std::string ¶m, Args... args) const | MooseBase | |
| parameters() const | MooseBase | inline |
| paramInfo(const std::string ¶m, Args... args) const | MooseBase | |
| ParallelParamObject::paramWarning(const std::string ¶m, Args... args) const | MooseBase | |
| SolutionInvalidInterface::paramWarning(const std::string ¶m, Args... args) const | SolutionInvalidInterface | inline |
| perfGraph() | PerfGraphInterface | protected |
| PerfGraphInterface(const MooseObject *moose_object) | PerfGraphInterface | protected |
| PerfGraphInterface(const MooseObject *moose_object, const std::string prefix) | PerfGraphInterface | protected |
| PerfGraphInterface(PerfGraph &perf_graph, const std::string prefix="") | PerfGraphInterface | protected |
| PerfGraphInterface(MooseApp &moose_app, const std::string prefix="") | PerfGraphInterface | protected |
| PostprocessorInterface(const MooseObject *moose_object) | PostprocessorInterface | protected |
| PostprocessorInterface(const FEProblemBase *problem) | PostprocessorInterface | protected |
| PostprocessorInterface(const PostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key) | PostprocessorInterface | protected |
| primaryThreadCopy() | UserObject | inline |
| processor_id() const | libMesh::ParallelObject | |
| queryParam(const std::string &name) const | MooseBase | |
| registerInvalidSolutionInternal(const std::string &message, const bool warning) const | SolutionInvalidInterface | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level) const | PerfGraphInterface | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | PerfGraphInterface | protected |
| ReporterInterface(const MooseObject *moose_object) | ReporterInterface | protected |
| residualSetup() | SetupInterface | virtual |
| Restartable(const MooseObject *moose_object, const std::string &system_name) | Restartable | protected |
| Restartable(const MooseObject *moose_object, const std::string &system_name, THREAD_ID tid) | Restartable | protected |
| Restartable(MooseApp &moose_app, const std::string &name, const std::string &system_name, THREAD_ID tid, const bool read_only=false, const RestartableDataMapName &metaname="") | Restartable | protected |
| Restartable(const Restartable &object, const Moose::Kokkos::FunctorCopy &key) | Restartable | protected |
| restartableName(const std::string &data_name) const | Restartable | protected |
| SamplerInterface(const MooseObject *moose_object) | SamplerInterface | protected |
| setPrimaryThreadCopy(UserObject *primary) | UserObject | |
| SetupInterface(const MooseObject *moose_object) | SetupInterface | |
| SetupInterface(const SetupInterface &object, const Moose::Kokkos::FunctorCopy &key) | SetupInterface | |
| shouldDuplicateInitialExecution() const | UserObject | inline |
| SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters ¶ms) | SolutionInvalidInterface | |
| SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key) | SolutionInvalidInterface | |
| sort(typename std::vector< T > &vector) | DependencyResolverInterface | static |
| sortDFS(typename std::vector< T > &vector) | DependencyResolverInterface | static |
| spatialPoints() const | UserObject | inlinevirtual |
| spatialValue(const Point &) const | UserObject | inlinevirtual |
| subdomainSetup() | SetupInterface | virtual |
| SYSTEM | MeshMetaDataInterface | protectedstatic |
| systemNumber() const | UserObject | inline |
| threadJoin(const UserObject &uo)=0 | UserObject | pure virtual |
| timedSectionName(const std::string §ion_name) const | PerfGraphInterface | protected |
| timestepSetup() | SetupInterface | virtual |
| type() const | MooseBase | inline |
| type_param | MooseBase | static |
| typeAndName() const | MooseBase | |
| unique_name_param | MooseBase | static |
| uniqueName() const | MooseBase | |
| uniqueParameterName(const std::string ¶meter_name) const | MooseBase | |
| UserObject(const InputParameters ¶ms) | UserObject | |
| UserObjectInterface(const MooseObject *moose_object) | UserObjectInterface | |
| UserObjectInterface(const UserObjectInterface &object, const Moose::Kokkos::FunctorCopy &key) | UserObjectInterface | |
| usingCombinedWarningSolutionWarnings | MooseObject | |
| validParams() | UserObject | static |
| VectorPostprocessorInterface(const MooseObject *moose_object, bool broadcast_by_default=false) | VectorPostprocessorInterface | protected |
| VectorPostprocessorInterface(const VectorPostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key) | VectorPostprocessorInterface | protected |
| ~MeshChangedInterface()=default | MeshChangedInterface | protectedvirtual |
| ~MeshDisplacedInterface()=default | MeshDisplacedInterface | protectedvirtual |
| ~MooseBase()=default | MooseBase | virtual |
| ~MooseObject()=default | MooseObject | virtual |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~ParallelParamObject()=default | ParallelParamObject | virtual |
| ~PerfGraphInterface()=default | PerfGraphInterface | protectedvirtual |
| ~SetupInterface() | SetupInterface | virtual |
| ~UserObject()=default | UserObject | virtual |
| ~VectorPostprocessorInterface()=default | VectorPostprocessorInterface | protectedvirtual |
1.8.14