https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Moose::Kokkos::UserObject Member List

This is the complete list of members for Moose::Kokkos::UserObject, including all inherited members.

_action_factoryParallelParamObjectprotected
_appMooseObjectprotected
_assemblyUserObjectBaseprotected
_broadcast_by_defaultVectorPostprocessorInterfaceprivate
_communicatorlibMesh::ParallelObjectprotected
_consoleConsoleStreamInterface
_current_execute_flagSetupInterfaceprotected
_default_valuesPostprocessorInterfacemutableprivate
_depend_uoUserObjectBasemutableprotected
_dni_feproblemDistributionInterfaceprivate
_dni_moose_object_ptrDistributionInterfaceprivate
_dni_paramsDistributionInterfaceprivate
_duplicate_initial_executionUserObjectBaseprotected
_empty_execute_enumSetupInterfaceprivate
_enabledMooseObjectprotected
_execute_enumSetupInterfaceprotected
_factoryParallelParamObjectprotected
_fe_problemUserObjectBaseprotected
_fni_feproblemFunctionInterfaceprivate
_fni_objectFunctionInterfaceprivate
_fni_paramsFunctionInterfaceprivate
_fni_tidFunctionInterfaceprivate
_mci_feproblemMeshChangedInterfaceprotected
_mdi_feproblemMeshDisplacedInterfaceprotected
_meta_data_appMeshMetaDataInterfaceprivate
_meta_data_objectMeshMetaDataInterfaceprivate
_metanameRestartableprivate
_nameMooseBaseprotected
_parentDataFileInterfaceprivate
_parsMooseBaseprotected
_pg_moose_appPerfGraphInterfaceprotected
_ppi_feproblemPostprocessorInterfaceprivate
_ppi_moose_objectPostprocessorInterfaceprivate
_ppi_paramsPostprocessorInterfaceprivate
_prefixPerfGraphInterfaceprotected
_restartable_appRestartableprotected
_restartable_nameRestartableprivate
_restartable_read_onlyRestartableprotected
_restartable_system_nameRestartableprotected
_restartable_tidRestartableprotected
_ri_fe_problem_baseReporterInterfaceprivate
_ri_moose_objectReporterInterfaceprivate
_ri_paramsReporterInterfaceprivate
_ri_reporter_dataReporterInterfaceprivate
_si_feproblemSamplerInterfaceprivate
_si_moose_baseSolutionInvalidInterfaceprivate
_si_paramsSamplerInterfaceprivate
_si_problemSolutionInvalidInterfaceprivate
_si_tidSamplerInterfaceprivate
_subproblemUserObjectBaseprotected
_supplied_uoUserObjectBaseprivate
_sysUserObjectBaseprotected
_tidUserObjectBaseprotected
_typeMooseBaseprotected
_uoi_feproblemUserObjectInterfaceprivate
_uoi_moose_objectUserObjectInterfaceprivate
_uoi_tidUserObjectInterfaceprivate
_user_object_dispatcherMoose::Kokkos::UserObjectprotected
_vpi_feproblemVectorPostprocessorInterfaceprivate
_vpi_moose_objectVectorPostprocessorInterfaceprivate
_vpi_tidVectorPostprocessorInterfaceprivate
addPostprocessorDependencyHelper(const PostprocessorName &name) const overrideUserObjectBaseprotectedvirtual
addReporterDependencyHelper(const ReporterName &reporter_name) overrideUserObjectBaseprotectedvirtual
addUserObjectDependencyHelper(const UserObjectBase &uo) const overrideUserObjectBaseprotectedvirtual
addVectorPostprocessorDependencyHelper(const VectorPostprocessorName &name) const overrideUserObjectBaseprotectedvirtual
app_paramMooseBasestatic
callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr, const bool show_trace=true) constMooseBase
callMooseError(MooseApp *const app, const InputParameters &params, std::string msg, const bool with_prefix, const hit::Node *node, const bool show_trace=true)MooseBasestatic
castUserObject(const UserObjectBase &uo_base, const std::string &param_name="") constUserObjectInterfaceprivate
checkParam(const std::string &param_name, const unsigned int index=std::numeric_limits< unsigned int >::max()) constPostprocessorInterfaceprivate
comm() constlibMesh::ParallelObject
compute()=0Moose::Kokkos::UserObjectpure virtual
computeUserObject()Moose::Kokkos::UserObjectprotectedvirtual
connectControllableParams(const std::string &parameter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) constMooseBase
ConsoleStreamInterface(MooseApp &app)ConsoleStreamInterface
coupledPostprocessors(const std::string &param_name) constPostprocessorInterfaceprotected
customSetup(const ExecFlagType &)SetupInterfaceinlinevirtual
cyclicDependencyError(CyclicDependencyException< T2 > &e, const std::string &header, NameFunc &&name_func)DependencyResolverInterfacestatic
cyclicDependencyError(CyclicDependencyException< T2 > &e, const std::string &header)DependencyResolverInterfacestatic
DataFileInterface(const ParallelParamObject &parent)DataFileInterface
DataFileParameterType typedefDataFileInterface
declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args)Restartableprotected
declareRecoverableData(const std::string &data_name, Args &&... args)Restartableprotected
declareRestartableData(const std::string &data_name, Args &&... args)Restartableprotected
declareRestartableDataHelper(const std::string &data_name, void *context, Args &&... args) constRestartableprivate
declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args)Restartableprotected
declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args)Restartableprotected
declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args)Restartableprotected
defaultExecute()Moose::Kokkos::UserObjectinlinestatic
DependencyResolverInterface()DependencyResolverInterfaceinline
DependencyResolverInterface(const DependencyResolverInterface &, const Moose::Kokkos::FunctorCopy &)DependencyResolverInterfaceinline
DistributionInterface(const MooseObject *moose_object)DistributionInterfaceprotected
DistributionInterface(const DistributionInterface &object, const Moose::Kokkos::FunctorCopy &key)DistributionInterfaceprotected
enabled() constMooseObjectinlinevirtual
errorPrefix(const std::string &) constMooseBaseinline
execute(Datum &) constMoose::Kokkos::UserObjectinline
finalize()=0UserObjectBasepure virtual
flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) constSolutionInvalidInterfaceprotected
FunctionInterface(const MooseObject *moose_object)FunctionInterfaceprotected
FunctionInterface(const FunctionInterface &object, const Moose::Kokkos::FunctorCopy &key)FunctionInterfaceprotected
gatherMax(T &value)UserObjectBaseinline
gatherMin(T &value)UserObjectBaseinline
gatherProxyValueMax(T1 &proxy, T2 &value)UserObjectBase
gatherProxyValueMin(T1 &proxy, T2 &value)UserObjectBase
gatherSum(T &value)UserObjectBaseinline
getBase() constMooseBaseinline
getCheckedPointerParam(const std::string &name, const std::string &error_string="") constMooseBase
getDataFileName(const std::string &param) constDataFileInterface
getDataFileNameByName(const std::string &relative_path) constDataFileInterface
getDataFilePath(const std::string &relative_path) constDataFileInterface
getDefaultPostprocessorValueByName(const PostprocessorName &name) constPostprocessorInterfaceprivate
getDependObjects() constUserObjectBase
getDistribution(const std::string &name) constDistributionInterfaceprotected
getDistribution(const std::string &name) constDistributionInterfaceprotected
getDistributionByName(const DistributionName &name) constDistributionInterfaceprotected
getDistributionByName(const std::string &name) constDistributionInterfaceprotected
getExecuteOnEnum() constSetupInterface
getFunction(const std::string &name) constFunctionInterfaceprotected
getFunctionByName(const FunctionName &name) constFunctionInterfaceprotected
getHitNode() constMooseBaseinline
getHitNode(const InputParameters &params)MooseBaseprivatestatic
getKokkosFunction(const std::string &name) constFunctionInterfaceprotected
getKokkosFunction(const std::string &name) constFunctionInterfaceprotected
getKokkosFunctionByName(const FunctionName &name) constFunctionInterfaceprotected
getKokkosFunctionByName(const FunctionName &name) constFunctionInterfaceprotected
getKokkosFunctionByNameHelper(const FunctionName &name) constFunctionInterfaceprivate
getMeshProperty(const std::string &data_name, const std::string &prefix)MeshMetaDataInterfaceprotected
getMeshProperty(const std::string &data_name)MeshMetaDataInterfaceinlineprotected
getMeshPropertyInternal(const std::string &data_name, const std::string &prefix) constMeshMetaDataInterfaceprivate
getMooseApp() constMooseBaseinline
getParam(const std::string &name) constMooseBase
getParam(const std::string &param1, const std::string &param2) constMooseBase
getPostprocessorName(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
getPostprocessorNameInternal(const std::string &param_name, const unsigned int index, const bool allow_default_value=true) constPostprocessorInterfaceprivate
getPostprocessorValue(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
getPostprocessorValueByName(const PostprocessorName &name) constPostprocessorInterfaceprotectedvirtual
getPostprocessorValueByNameInternal(const PostprocessorName &name, std::size_t t_index) constPostprocessorInterfaceprivate
getPostprocessorValueInternal(const std::string &param_name, unsigned int index, std::size_t t_index) constPostprocessorInterfaceprivate
getPostprocessorValueOld(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
getPostprocessorValueOldByName(const PostprocessorName &name) constPostprocessorInterfaceprotected
getPostprocessorValueOlder(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
getPostprocessorValueOlderByName(const PostprocessorName &name) constPostprocessorInterfaceprotected
getRenamedParam(const std::string &old_name, const std::string &new_name) constMooseBase
getReporterContextBaseByName(const ReporterName &reporter_name) constReporterInterfaceprotected
getReporterName(const std::string &param_name) constReporterInterfaceprotected
getReporterValue(const std::string &param_name, const std::size_t time_index=0)ReporterInterfaceprotected
getReporterValue(const std::string &param_name, ReporterMode mode, const std::size_t time_index=0)ReporterInterfaceprotected
getReporterValueByName(const ReporterName &reporter_name, const std::size_t time_index=0)ReporterInterfaceprotected
getReporterValueByName(const ReporterName &reporter_name, ReporterMode mode, const std::size_t time_index=0)ReporterInterfaceprotected
getRequestedItems() overrideUserObjectBaseinlinevirtual
getRestartableData(const std::string &data_name) constRestartableprotected
getSampler(const std::string &name)SamplerInterfaceprotected
getSampler(const std::string &name)SamplerInterfaceprotected
getSamplerByName(const SamplerName &name)SamplerInterfaceprotected
getSamplerByName(const SamplerName &name)SamplerInterfaceprotected
getScatterVectorPostprocessorValue(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getScatterVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getScatterVectorPostprocessorValueOld(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getScatterVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getSharedPtr()MooseObject
getSharedPtr() constMooseObject
getSubProblem() constUserObjectBaseinline
getSuppliedItems() overrideUserObjectBaseinlinevirtual
getUserObject(const std::string &param_name, bool is_dependency=true) constUserObjectInterface
getUserObjectBase(const std::string &param_name, bool is_dependency=true) constUserObjectInterface
getUserObjectBaseByName(const UserObjectName &object_name, bool is_dependency=true) constUserObjectInterface
getUserObjectByName(const UserObjectName &object_name, bool is_dependency=true) constUserObjectInterface
getUserObjectFromFEProblem(const UserObjectName &object_name, const THREAD_ID tid=0) constUserObjectInterfaceprivate
getUserObjectName(const std::string &param_name) constUserObjectInterface
getVectorPostprocessorByNameHelper(const VectorPostprocessorName &name, const std::string &vector_name, bool broadcast, std::size_t t_index) constVectorPostprocessorInterfaceprivate
getVectorPostprocessorContextByNameHelper(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprivate
getVectorPostprocessorName(const std::string &param_name) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValue(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValue(const std::string &param_name, const std::string &vector_name, bool needs_broadcast) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueOld(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueOld(const std::string &param_name, const std::string &vector_name, bool needs_broadcast) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) constVectorPostprocessorInterfaceprotected
hasBase() constMooseBaseinline
hasFunction(const std::string &param_name) constFunctionInterfaceprotected
hasFunctionByName(const FunctionName &name) constFunctionInterfaceprotected
hasKokkosFunction(const std::string &param_name) constFunctionInterfaceprotected
hasKokkosFunctionByName(const FunctionName &name) constFunctionInterfaceprotected
hasMeshProperty(const std::string &data_name, const std::string &prefix) constMeshMetaDataInterfaceprotected
hasMeshProperty(const std::string &data_name, const std::string &prefix) constMeshMetaDataInterfaceprotected
hasMeshProperty(const std::string &data_name) constMeshMetaDataInterfaceinlineprotected
hasMeshProperty(const std::string &data_name) constMeshMetaDataInterfaceinlineprotected
hasPostprocessor(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
hasPostprocessorByName(const PostprocessorName &name) constPostprocessorInterfaceprotected
hasReporterValue(const std::string &param_name) constReporterInterfaceprotected
hasReporterValue(const std::string &param_name) constReporterInterfaceprotected
hasReporterValueByName(const ReporterName &reporter_name) constReporterInterfaceprotected
hasReporterValueByName(const ReporterName &reporter_name) constReporterInterfaceprotected
hasUserObject(const std::string &param_name) constUserObjectInterface
hasUserObject(const std::string &param_name) constUserObjectInterface
hasUserObjectByName(const UserObjectName &object_name) constUserObjectInterface
hasUserObjectByName(const UserObjectName &object_name) constUserObjectInterface
hasVectorPostprocessor(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
hasVectorPostprocessor(const std::string &param_name) constVectorPostprocessorInterfaceprotected
hasVectorPostprocessorByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprotected
hasVectorPostprocessorByName(const VectorPostprocessorName &name) constVectorPostprocessorInterfaceprotected
initialize()=0UserObjectBasepure virtual
initialSetup()SetupInterfacevirtual
isDefaultPostprocessorValue(const std::string &param_name, const unsigned int index=0) constPostprocessorInterfaceprotected
isDefaultPostprocessorValueByName(const PostprocessorName &name) constPostprocessorInterfaceprivate
isKokkosObject() constMooseObjectinline
isParamSetByUser(const std::string &name) constMooseBaseinline
isParamValid(const std::string &name) constMooseBaseinline
isVectorPostprocessorDistributed(const std::string &param_name) constVectorPostprocessorInterfaceprotected
isVectorPostprocessorDistributedByName(const VectorPostprocessorName &name) constVectorPostprocessorInterfaceprotected
jacobianSetup()SetupInterfacevirtual
kokkos_object_paramMooseBasestatic
meshChanged()MeshChangedInterfaceinlineprotectedvirtual
MeshChangedInterface(const InputParameters &params)MeshChangedInterfaceprotected
MeshChangedInterface(const MeshChangedInterface &object, const Moose::Kokkos::FunctorCopy &key)MeshChangedInterfaceprotected
meshDisplaced()MeshDisplacedInterfaceinlineprotectedvirtual
MeshDisplacedInterface(const InputParameters &params)MeshDisplacedInterfaceprotected
MeshDisplacedInterface(const MeshDisplacedInterface &object, const Moose::Kokkos::FunctorCopy &key)MeshDisplacedInterfaceprotected
MeshMetaDataInterface(const MooseObject *moose_object)MeshMetaDataInterfaceprotected
MeshMetaDataInterface(MooseApp &moose_app)MeshMetaDataInterfaceprotected
MeshMetaDataInterface(const MeshMetaDataInterface &object, const Moose::Kokkos::FunctorCopy &key)MeshMetaDataInterfaceprotected
meshPropertyName(const std::string &data_name, const std::string &prefix)MeshMetaDataInterfaceprotectedstatic
meshPropertyName(const std::string &data_name) constMeshMetaDataInterfaceinlineprotected
meshPropertyPrefix(const std::string &data_name) constMeshMetaDataInterfaceprivatevirtual
messagePrefix(const bool hit_prefix=true) constMooseBaseinline
messagePrefix(const InputParameters &params, const bool hit_prefix)MooseBaseprivatestatic
moose_base_paramMooseBasestatic
MooseBase(const InputParameters &params)MooseBase
MooseBase(MooseApp &app, const InputParameters &params)MooseBase
ParallelParamObject::mooseDeprecated(Args &&... args) constMooseBaseinline
SolutionInvalidInterface::mooseDeprecated(Args &&... args) constSolutionInvalidInterfaceinline
mooseDeprecatedNoTrace(Args &&... args) constMooseBaseinline
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) constMooseBaseinline
mooseError(Args &&... args) constMooseBaseinline
mooseErrorInternal(Args &&... args) constMeshMetaDataInterfaceinlineprivate
mooseErrorNonPrefixed(Args &&... args) constMooseBaseinline
mooseInfo(Args &&... args) constMooseBaseinline
MooseObject(const InputParameters &parameters)MooseObject
MooseObject(const MooseObject &object, const Moose::Kokkos::FunctorCopy &key)MooseObject
mooseObjectError(const std::string &param_name, std::stringstream &oss) constUserObjectInterfaceprivate
ParallelParamObject::mooseWarning(Args &&... args) constMooseBaseinline
SolutionInvalidInterface::mooseWarning(Args &&... args) constSolutionInvalidInterfaceinline
ParallelParamObject::mooseWarningNonPrefixed(Args &&... args) constMooseBaseinline
SolutionInvalidInterface::mooseWarningNonPrefixed(Args &&... args) constSolutionInvalidInterfaceinline
n_processors() constlibMesh::ParallelObject
NAMEMeshMetaDataInterfaceprotectedstatic
name() constMooseBaseinline
name_paramMooseBasestatic
needThreadedCopy() const override finalMoose::Kokkos::UserObjectinlinevirtual
numUserObjectThreads() const =0Moose::Kokkos::UserObjectprotectedpure virtual
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 &params)ParallelParamObject
paramError(const std::string &param, Args... args) constMooseBase
parameters() constMooseBaseinline
paramInfo(const std::string &param, Args... args) constMooseBase
ParallelParamObject::paramWarning(const std::string &param, Args... args) constMooseBase
SolutionInvalidInterface::paramWarning(const std::string &param, Args... args) constSolutionInvalidInterfaceinline
perfGraph()PerfGraphInterfaceprotected
PerfGraphInterface(const MooseObject *moose_object)PerfGraphInterfaceprotected
PerfGraphInterface(const MooseObject *moose_object, const std::string prefix)PerfGraphInterfaceprotected
PerfGraphInterface(PerfGraph &perf_graph, const std::string prefix="")PerfGraphInterfaceprotected
PerfGraphInterface(MooseApp &moose_app, const std::string prefix="")PerfGraphInterfaceprotected
PerfGraphInterface(const PerfGraphInterface &object, const Moose::Kokkos::FunctorCopy &key)PerfGraphInterfaceprotected
possiblyCheckHasReporter(const ReporterName &reporter_name, const std::string &param_name="") constReporterInterfaceprivate
possiblyCheckHasVectorPostprocessor(const std::string &param_name, const std::string &vector_name) constVectorPostprocessorInterfaceprivate
possiblyCheckHasVectorPostprocessorByName(const VectorPostprocessorName &name, const std::string &vector_name) constVectorPostprocessorInterfaceprivate
PostprocessorInterface(const MooseObject *moose_object)PostprocessorInterfaceprotected
PostprocessorInterface(const FEProblemBase *problem)PostprocessorInterfaceprotected
PostprocessorInterface(const PostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key)PostprocessorInterfaceprotected
postprocessorsAdded() constPostprocessorInterfaceprivate
processor_id() constlibMesh::ParallelObject
queryParam(const std::string &name) constMooseBase
registerInvalidSolutionInternal(const std::string &message, const bool warning) constSolutionInvalidInterfaceprotected
registerRestartableDataOnApp(std::unique_ptr< RestartableDataValue > data, THREAD_ID tid) constRestartableprivate
registerRestartableNameWithFilterOnApp(const std::string &name, Moose::RESTARTABLE_FILTER filter)Restartableprivate
registerTimedSection(const std::string &section_name, const unsigned int level) constPerfGraphInterfaceprotected
registerTimedSection(const std::string &section_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) constPerfGraphInterfaceprotected
ReporterInterface(const MooseObject *moose_object)ReporterInterfaceprotected
ReporterInterface(const ReporterInterface &object, const Moose::Kokkos::FunctorCopy &key)ReporterInterfaceprotected
reportersAdded() constReporterInterfaceprivate
residualSetup()SetupInterfacevirtual
Restartable(const MooseObject *moose_object, const std::string &system_name)Restartableprotected
Restartable(const MooseObject *moose_object, const std::string &system_name, THREAD_ID tid)Restartableprotected
Restartable(MooseApp &moose_app, const std::string &name, const std::string &system_name, THREAD_ID tid, const bool read_only=false, const RestartableDataMapName &metaname="")Restartableprotected
Restartable(const Restartable &object, const Moose::Kokkos::FunctorCopy &key)Restartableprotected
restartableName(const std::string &data_name) constRestartableprotected
SamplerInterface(const MooseObject *moose_object)SamplerInterfaceprotected
SamplerInterface(const SamplerInterface &object, const Moose::Kokkos::FunctorCopy &key)SamplerInterfaceprotected
SetupInterface(const MooseObject *moose_object)SetupInterface
SetupInterface(const SetupInterface &object, const Moose::Kokkos::FunctorCopy &key)SetupInterface
shouldDuplicateInitialExecution() constUserObjectBaseinline
SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters &params)SolutionInvalidInterface
SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key)SolutionInvalidInterface
sort(typename std::vector< T > &vector)DependencyResolverInterfacestatic
sortDFS(typename std::vector< T > &vector)DependencyResolverInterfacestatic
subdomainSetup() override finalMoose::Kokkos::UserObjectinlinevirtual
SYSTEMMeshMetaDataInterfaceprotectedstatic
systemNumber() constUserObjectBaseinline
timedSectionName(const std::string &section_name) constPerfGraphInterfaceprotected
timestepSetup()SetupInterfacevirtual
type() constMooseBaseinline
type_paramMooseBasestatic
typeAndName() constMooseBase
unique_name_paramMooseBasestatic
uniqueName() constMooseBase
uniqueParameterName(const std::string &parameter_name) constMooseBase
UserObject(const InputParameters &params)Moose::Kokkos::UserObject
UserObject(const UserObject &object)Moose::Kokkos::UserObject
UserObjectBase(const InputParameters &params)UserObjectBase
UserObjectBase(const UserObjectBase &object, const Moose::Kokkos::FunctorCopy &key)UserObjectBase
UserObjectInterface(const MooseObject *moose_object)UserObjectInterface
UserObjectInterface(const UserObjectInterface &object, const Moose::Kokkos::FunctorCopy &key)UserObjectInterface
userObjectName(const UserObjectBase &uo) constUserObjectInterfaceprivate
userObjectType(const UserObjectBase &uo) constUserObjectInterfaceprivate
usingCombinedWarningSolutionWarningsMooseObject
validParams()Moose::Kokkos::UserObjectstatic
VectorPostprocessorInterface(const MooseObject *moose_object, bool broadcast_by_default=false)VectorPostprocessorInterfaceprotected
VectorPostprocessorInterface(const VectorPostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key)VectorPostprocessorInterfaceprotected
vectorPostprocessorsAdded() constVectorPostprocessorInterfaceprivate
~MeshChangedInterface()=defaultMeshChangedInterfaceprotectedvirtual
~MeshDisplacedInterface()=defaultMeshDisplacedInterfaceprotectedvirtual
~MooseBase()=defaultMooseBasevirtual
~MooseObject()=defaultMooseObjectvirtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~ParallelParamObject()=defaultParallelParamObjectvirtual
~PerfGraphInterface()=defaultPerfGraphInterfaceprotectedvirtual
~SetupInterface()SetupInterfacevirtual
~UserObjectBase()=defaultUserObjectBasevirtual
~VectorPostprocessorInterface()=defaultVectorPostprocessorInterfaceprotectedvirtual