This is the complete list of members for MaterialBase, including all inherited members.
_action_factory | ParallelParamObject | protected |
_active_prop_ids | MaterialBase | protected |
_app | MooseObject | protected |
_assembly | MaterialBase | protected |
_blk_material_data | BlockRestrictable | protected |
_communicator | libMesh::ParallelObject | protected |
_compute | MaterialBase | protected |
_console | ConsoleStreamInterface | |
_coord | MaterialBase | protected |
_coord_sys | MaterialBase | protected |
_current_execute_flag | SetupInterface | protected |
_declare_suffix | MaterialBase | protected |
_displacements | MaterialBase | protected |
_dt | TransientInterface | protected |
_dt_old | TransientInterface | protected |
_enabled | MooseObject | protected |
_execute_enum | SetupInterface | protected |
_face_info | MaterialBase | protected |
_factory | ParallelParamObject | protected |
_fe_problem | MaterialBase | protected |
_force_stateful_init | MaterialBase | private |
_geometric_search_data | GeometricSearchInterface | protected |
_has_stateful_property | MaterialBase | protected |
_is_implicit | TransientInterface | protected |
_is_transient | TransientInterface | protected |
_mci_feproblem | MeshChangedInterface | protected |
_mesh | MaterialBase | protected |
_name | MooseBase | protected |
_normals | MaterialBase | protected |
_overrides_init_stateful_props | MaterialBase | protected |
_pars | MooseBase | protected |
_point_zero | ScalarCoupleable | protected |
_props_to_min_states | MaterialBase | protected |
_qp | MaterialBase | protected |
_real_zero | ScalarCoupleable | protected |
_requested_props | MaterialBase | protected |
_requires_geometric_search | GeometricSearchInterface | protected |
_restartable_app | Restartable | protected |
_restartable_read_only | Restartable | protected |
_restartable_system_name | Restartable | protected |
_restartable_tid | Restartable | protected |
_sc_fe_problem | ScalarCoupleable | protected |
_sc_tid | ScalarCoupleable | protected |
_scalar_zero | ScalarCoupleable | protected |
_subproblem | MaterialBase | protected |
_supplied_prop_ids | MaterialBase | protected |
_supplied_props | MaterialBase | protected |
_t | TransientInterface | protected |
_t_old | TransientInterface | protected |
_t_step | TransientInterface | protected |
_ti_feproblem | TransientInterface | protected |
_ti_params | TransientInterface | protected |
_tid | MaterialBase | protected |
_type | MooseBase | protected |
adCoupledScalarDot(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
adCoupledScalarValue(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
addMooseVariableDependency(MooseVariableFieldBase *var) | MooseVariableDependencyInterface | inline |
addMooseVariableDependency(const std::vector< MooseVariableFieldBase *> &vars) | MooseVariableDependencyInterface | inline |
addPostprocessorDependencyHelper(const PostprocessorName &) const | PostprocessorInterface | inlineprotectedvirtual |
addUserObjectDependencyHelper(const UserObject &) const | UserObjectInterface | inlineprotectedvirtual |
addVectorPostprocessorDependencyHelper(const VectorPostprocessorName &) const | VectorPostprocessorInterface | inlineprotectedvirtual |
ADFunctorInterface(const MooseObject *moose_object) | ADFunctorInterface | protected |
ADFunctorInterface(const ADFunctorInterface &object, const Moose::Kokkos::FunctorCopy &key) | ADFunctorInterface | protected |
ALL enum value | BoundaryRestrictable | |
ANY enum value | BoundaryRestrictable | |
app_param | MooseBase | static |
areElemIDsIdentical(const std::string &id_name1, const std::string &id_name2) const | ElementIDInterface | inline |
blockIDs() const | BlockRestrictable | virtual |
BlockRestrictable(const MooseObject *moose_object, bool initialize=true) | BlockRestrictable | |
BlockRestrictable(const MooseObject *moose_object, const std::set< BoundaryID > &boundary_ids) | BlockRestrictable | |
BlockRestrictable(const BlockRestrictable &object, const Moose::Kokkos::FunctorCopy &key) | BlockRestrictable | |
blockRestricted() const | BlockRestrictable | virtual |
blocks() const | BlockRestrictable | |
blocksMaxDimension() const | BlockRestrictable | |
boundaryIDs() const | BoundaryRestrictable | virtual |
boundaryNames() const | BoundaryRestrictable | |
BoundaryRestrictable(const MooseObject *moose_object, bool nodal) | BoundaryRestrictable | |
BoundaryRestrictable(const MooseObject *moose_object, const std::set< SubdomainID > &block_ids, bool nodal) | BoundaryRestrictable | |
BoundaryRestrictable(const BoundaryRestrictable &object, const Moose::Kokkos::FunctorCopy &key) | BoundaryRestrictable | |
boundaryRestricted() const | BoundaryRestrictable | virtual |
buildOutputHideVariableList(std::set< std::string > variable_names) | OutputInterface | |
buildRequiredMaterials(const Consumers &mat_consumers, const std::vector< std::shared_ptr< MaterialBase >> &mats, const bool allow_stateful) | MaterialBase | 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 |
checkAllVariables(const DofObjectType &dof_object, const std::set< MooseVariableFieldBase *> &vars_to_omit={}) | MooseVariableDependencyInterface | |
checkExecutionStage() | MaterialBase | protected |
checkFunctorSupportsSideIntegration(const std::string &name, bool qp_integration) | FunctorInterface | protected |
checkStatefulSanity() const | MaterialBase | |
checkVariable(const MooseVariableFieldBase &variable) const | BlockRestrictable | virtual |
checkVariableBoundaryIntegrity() const | BoundaryRestrictable | inlinevirtual |
checkVariables(const DofObjectType &dof_object, const std::set< MooseVariableFieldBase *> &vars_to_check) | MooseVariableDependencyInterface | |
comm() const | libMesh::ParallelObject | |
computeProperties()=0 | MaterialBase | pure virtual |
computePropertiesAtQp(unsigned int qp) | MaterialBase | virtual |
computeQpProperties() | MaterialBase | protectedvirtual |
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 | |
coupledGenericScalarValue(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledGenericScalarValue(const std::string &var_name, const unsigned int comp) const | ScalarCoupleable | protected |
coupledGenericScalarValue(const std::string &var_name, const unsigned int comp) const | ScalarCoupleable | protected |
coupledMatrixTagScalarValue(const std::string &var_name, TagID tag, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledPostprocessors(const std::string ¶m_name) const | PostprocessorInterface | |
coupledScalar(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledScalarComponents(const std::string &var_name) const | ScalarCoupleable | protected |
coupledScalarDot(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledScalarDotDot(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledScalarDotDotDu(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledScalarDotDotOld(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledScalarDotDu(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledScalarDotOld(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledScalarOrder(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledScalarValue(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledScalarValueOld(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledScalarValueOlder(const std::string &var_name, unsigned int comp=0) const | ScalarCoupleable | protected |
coupledVectorTagScalarValue(const std::string &var_name, TagID tag, unsigned int comp=0) const | ScalarCoupleable | protected |
CURR enum value | MaterialBase | protected |
customSetup(const ExecFlagType &) | SetupInterface | inlinevirtual |
cyclicDependencyError(CyclicDependencyException< T2 > &e, const std::string &header) | DependencyResolverInterface | static |
DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
DataFileParameterType typedef | DataFileInterface | |
declareADProperty(const std::string &name) | MaterialBase | |
declareADPropertyByName(const std::string &prop_name) | MaterialBase | inline |
declareGenericProperty(const std::string &prop_name) | MaterialBase | inline |
declareGenericPropertyByName(const std::string &prop_name) | MaterialBase | |
declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Restartable | protected |
declareProperty(const std::string &name) | MaterialBase | |
declarePropertyByName(const std::string &prop_name) | MaterialBase | inline |
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 |
deduceFunctorName(const std::string &name, const InputParameters ¶ms) | FunctorInterface | protectedstatic |
deduceFunctorName(const std::string &name) const | FunctorInterface | protected |
DependencyResolverInterface() | DependencyResolverInterface | inline |
DependencyResolverInterface(const DependencyResolverInterface &, const Moose::Kokkos::FunctorCopy &) | DependencyResolverInterface | inline |
determineState() const | TransientInterface | inline |
DistributionInterface(const MooseObject *moose_object) | DistributionInterface | |
DistributionInterface(const DistributionInterface &object, const Moose::Kokkos::FunctorCopy &key) | DistributionInterface | |
ElementIDInterface(const MooseObject *moose_object) | ElementIDInterface | |
ElementIDInterface(const ElementIDInterface &object, const Moose::Kokkos::FunctorCopy &key) | ElementIDInterface | |
enabled() const | MooseObject | inlinevirtual |
errorPrefix(const std::string &) const | MooseBase | inline |
flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | SolutionInvalidInterface | protected |
forceStatefulInit() const | MaterialBase | inline |
FunctionInterface(const MooseObject *moose_object) | FunctionInterface | |
FunctionInterface(const FunctionInterface &object, const Moose::Kokkos::FunctorCopy &key) | FunctionInterface | |
FunctorInterface(const MooseObject *moose_object) | FunctorInterface | protected |
FunctorInterface(const FunctorInterface &object, const Moose::Kokkos::FunctorCopy &key) | FunctorInterface | protected |
FunctorMaterial class | MaterialBase | friend |
GeometricSearchInterface(const MooseObject *moose_object) | GeometricSearchInterface | protected |
GeometricSearchInterface(const GeometricSearchInterface &object, const Moose::Kokkos::FunctorCopy &key) | GeometricSearchInterface | protected |
getAllElemIDs(unsigned int elem_id_index) const | ElementIDInterface | inline |
getBase() const | MooseBase | inline |
getBlockCoordSystem() | BlockRestrictable | protected |
getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | MooseBase | |
getCoupledMooseScalarVars() | ScalarCoupleable | inline |
getDataFileName(const std::string ¶m) const | DataFileInterface | |
getDataFileNameByName(const std::string &relative_path) const | DataFileInterface | |
getDataFilePath(const std::string &relative_path) const | DataFileInterface | |
getDistribution(const std::string &name) const | DistributionInterface | |
getDistribution(const std::string &name) const | DistributionInterface | |
getDistributionByName(const DistributionName &name) const | DistributionInterface | |
getDistributionByName(const std::string &name) const | DistributionInterface | |
getElementID(const std::string &id_parameter_name, unsigned int comp=0) const | ElementIDInterface | virtual |
getElementID(const Elem *elem, unsigned int elem_id_index) const | ElementIDInterface | inline |
getElementIDByName(const std::string &id_name) const | ElementIDInterface | virtual |
getElementIDIndex(const std::string &id_parameter_name, unsigned int comp=0) const | ElementIDInterface | virtual |
getElementIDIndexByName(const std::string &id_name) const | ElementIDInterface | virtual |
getElementIDNeighbor(const std::string &id_parameter_name, unsigned int comp=0) const | ElementIDInterface | virtual |
getElementIDNeighborByName(const std::string &id_name) const | ElementIDInterface | virtual |
getElemIDMapping(const std::string &id_name1, const std::string &id_name2) const | ElementIDInterface | inline |
getElemIDsOnBlocks(unsigned int elem_id_index, const std::set< SubdomainID > &blks) const | ElementIDInterface | inline |
getExecuteOnEnum() const | SetupInterface | |
getFunction(const std::string &name) const | FunctionInterface | |
getFunctionByName(const FunctionName &name) const | FunctionInterface | |
getFunctor(const std::string &name) | FunctorInterface | protected |
getFunctor(const std::string &name, THREAD_ID tid) | FunctorInterface | protected |
getFunctor(const std::string &name, SubProblem &subproblem) | FunctorInterface | protected |
getFunctor(const std::string &name, SubProblem &subproblem, THREAD_ID tid) | FunctorInterface | protected |
getGenericZeroMaterialProperty(const std::string &name) | MaterialBase | |
getGenericZeroMaterialProperty() | MaterialBase | |
getGenericZeroMaterialPropertyByName(const std::string &prop_name) | MaterialBase | |
getHitNode() const | MooseBase | inline |
getMasterSeed() const | RandomInterface | inline |
getMatPropDependencies() const =0 | MaterialBase | pure virtual |
getMaxQps() const | MaterialBase | private |
getMooseApp() const | MooseBase | inline |
getMooseVariableDependencies() const | MooseVariableDependencyInterface | inline |
getNearestNodeLocator(const BoundaryName &primary, const BoundaryName &secondary) | GeometricSearchInterface | protected |
getOutputs() | MaterialBase | |
getParam(const std::string &name) const | MooseBase | |
getParam(const std::string ¶m1, const std::string ¶m2) const | MooseBase | |
getPenetrationLocator(const BoundaryName &primary, const BoundaryName &secondary, Order order) | GeometricSearchInterface | protected |
getPostprocessorName(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | |
getPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | |
getPostprocessorValueByName(const PostprocessorName &name) const | PostprocessorInterface | virtual |
getPostprocessorValueOld(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | |
getPostprocessorValueOldByName(const PostprocessorName &name) const | PostprocessorInterface | |
getPostprocessorValueOlder(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | |
getPostprocessorValueOlderByName(const PostprocessorName &name) const | PostprocessorInterface | |
getQuadratureNearestNodeLocator(const BoundaryName &primary, const BoundaryName &secondary) | GeometricSearchInterface | protected |
getQuadraturePenetrationLocator(const BoundaryName &primary, const BoundaryName &secondary, Order order) | GeometricSearchInterface | protected |
getRandomLong() const | RandomInterface | |
getRandomReal() const | RandomInterface | |
getRenamedParam(const std::string &old_name, const std::string &new_name) const | MooseBase | |
getRequestedItems() override | MaterialBase | inlinevirtual |
getResetOnTime() const | RandomInterface | inline |
getRestartableData(const std::string &data_name) const | Restartable | protected |
getScalarVar(const std::string &var_name, unsigned int comp) const | ScalarCoupleable | protected |
getScalarVariableCoupleableMatrixTags() const | ScalarCoupleable | inline |
getScalarVariableCoupleableVectorTags() const | ScalarCoupleable | inline |
getScatterVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | |
getScatterVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | |
getScatterVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | |
getScatterVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | |
getSeed(std::size_t id) | RandomInterface | |
getSharedPtr() | MooseObject | |
getSharedPtr() const | MooseObject | |
getSuppliedItems() override | MaterialBase | inlinevirtual |
getSuppliedPropIDs() | MaterialBase | inline |
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 | |
getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | |
getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | |
getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | |
getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | |
getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | |
getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | |
getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | |
getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | |
getZeroMaterialProperty(Ts... args) | MaterialBase | inline |
getZeroMaterialPropertyByName(Ts... args) | MaterialBase | inline |
ghostable() const | MaterialBase | inlinevirtual |
hasBase() const | MooseBase | inline |
hasBlockMaterialProperty(const std::string &prop_name) | BlockRestrictable | |
hasBlockMaterialPropertyHelper(const std::string &prop_name) | BlockRestrictable | protectedvirtual |
hasBlocks(const SubdomainName &name) const | BlockRestrictable | |
hasBlocks(const std::vector< SubdomainName > &names) const | BlockRestrictable | |
hasBlocks(const std::set< SubdomainName > &names) const | BlockRestrictable | |
hasBlocks(SubdomainID id) const | BlockRestrictable | |
hasBlocks(const std::vector< SubdomainID > &ids) const | BlockRestrictable | |
hasBlocks(const std::set< SubdomainID > &ids) const | BlockRestrictable | |
hasBoundary(const BoundaryName &name) const | BoundaryRestrictable | |
hasBoundary(const std::vector< BoundaryName > &names) const | BoundaryRestrictable | |
hasBoundary(const BoundaryID &id) const | BoundaryRestrictable | |
hasBoundary(const std::vector< BoundaryID > &ids, TEST_TYPE type=ALL) const | BoundaryRestrictable | |
hasBoundary(const std::set< BoundaryID > &ids, TEST_TYPE type=ALL) const | BoundaryRestrictable | |
hasBoundaryMaterialProperty(const std::string &prop_name) const | BoundaryRestrictable | |
hasBoundaryMaterialPropertyHelper(const std::string &prop_name) const | BoundaryRestrictable | protected |
hasElementID(const std::string &id_name) const | ElementIDInterface | inline |
hasFunction(const std::string ¶m_name) const | FunctionInterface | |
hasFunctionByName(const FunctionName &name) const | FunctionInterface | |
hasPostprocessor(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | |
hasPostprocessorByName(const PostprocessorName &name) const | PostprocessorInterface | |
hasRestoredProperties() const | MaterialBase | |
hasStatefulProperties() const | MaterialBase | inline |
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 | |
hasVectorPostprocessor(const std::string ¶m_name) const | VectorPostprocessorInterface | |
hasVectorPostprocessorByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | |
hasVectorPostprocessorByName(const VectorPostprocessorName &name) const | VectorPostprocessorInterface | |
initializeBlockRestrictable(const MooseObject *moose_object) | BlockRestrictable | protected |
initializeKokkosBlockRestrictable(const Moose::Kokkos::Mesh *mesh) | BlockRestrictable | protected |
initialSetup() | SetupInterface | virtual |
initQpStatefulProperties() | MaterialBase | protectedvirtual |
initStatefulProperties(unsigned int n_points) | MaterialBase | virtual |
isBlockSubset(const std::set< SubdomainID > &ids) const | BlockRestrictable | |
isBlockSubset(const std::vector< SubdomainID > &ids) const | BlockRestrictable | |
isBoundaryMaterial() const =0 | MaterialBase | pure virtual |
isBoundarySubset(const std::set< BoundaryID > &ids) const | BoundaryRestrictable | |
isBoundarySubset(const std::vector< BoundaryID > &ids) const | BoundaryRestrictable | |
isCoupledScalar(const std::string &var_name, unsigned int i=0) const | ScalarCoupleable | protected |
isDefaultPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | PostprocessorInterface | |
isFunctor(const std::string &name) const | FunctorInterface | protected |
isFunctor(const std::string &name, const SubProblem &subproblem) const | FunctorInterface | protected |
isImplicit() | TransientInterface | inline |
isInterfaceMaterial() | MaterialBase | inlinevirtual |
isKokkosObject(IsKokkosObjectKey &&) const | MooseObject | inline |
isNodal() const | RandomInterface | inline |
isParamSetByUser(const std::string &name) const | MooseBase | inline |
isParamValid(const std::string &name) const | MooseBase | inline |
isPropertyActive(const unsigned int prop_id) const | MaterialBase | inlineprotected |
isVectorPostprocessorDistributed(const std::string ¶m_name) const | VectorPostprocessorInterface | |
isVectorPostprocessorDistributedByName(const VectorPostprocessorName &name) const | VectorPostprocessorInterface | |
jacobianSetup() | SetupInterface | virtual |
kokkos_object_param | MooseBase | static |
kokkosBlockElementID(ThreadID tid) const | BlockRestrictable | inlineprotected |
kokkosBlockElementSideID(ThreadID tid) const | BlockRestrictable | inlineprotected |
kokkosBlockNodeID(ThreadID tid) const | BlockRestrictable | inlineprotected |
kokkosBoundaryElementSideID(ThreadID tid) const | BoundaryRestrictable | inlineprotected |
kokkosBoundaryNodeID(ThreadID tid) const | BoundaryRestrictable | inlineprotected |
makeElemArg(const Elem *elem, bool correct_skewnewss=false) const | FunctorInterface | protected |
markMatPropRequested(const std::string &name) | MaterialBase | private |
MaterialBase(const InputParameters ¶meters) | MaterialBase | |
MaterialBase(const MaterialBase &object, const Moose::Kokkos::FunctorCopy &key) | MaterialBase | |
materialData() const =0 | MaterialBase | protectedpure virtual |
materialData()=0 | MaterialBase | protectedpure virtual |
materialDataType()=0 | MaterialBase | protectedpure virtual |
maxElementID(unsigned int elem_id_index) const | ElementIDInterface | inline |
meshBlockIDs() const | BlockRestrictable | |
meshBoundaryIDs() const | BoundaryRestrictable | |
meshChanged() | MeshChangedInterface | inlinevirtual |
MeshChangedInterface(const InputParameters ¶ms) | MeshChangedInterface | |
MeshChangedInterface(const MeshChangedInterface &object, const Moose::Kokkos::FunctorCopy &key) | MeshChangedInterface | |
messagePrefix(const bool hit_prefix=true) const | MooseBase | inline |
minElementID(unsigned int elem_id_index) const | ElementIDInterface | inline |
miProblem() const | MaterialBase | inlineprotectedvirtual |
miProblem() | MaterialBase | inlineprotectedvirtual |
moose_base_param | MooseBase | static |
MooseBase(const InputParameters ¶ms) | MooseBase | |
MooseBase(MooseApp &app, const InputParameters ¶ms) | MooseBase | |
mooseDeprecated(Args &&... args) const | MooseBase | 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 | |
MooseVariableDependencyInterface(const MooseObject *) | MooseVariableDependencyInterface | |
MooseVariableDependencyInterface(const MooseVariableDependencyInterface &, const Moose::Kokkos::FunctorCopy &key) | MooseVariableDependencyInterface | |
mooseWarning(Args &&... args) const | MooseBase | inline |
mooseWarningNonPrefixed(Args &&... args) const | MooseBase | inline |
n_processors() const | libMesh::ParallelObject | |
name() const | MooseBase | inline |
name_param | MooseBase | static |
numBlocks() const | BlockRestrictable | |
numBoundaryIDs() const | BoundaryRestrictable | |
numKokkosBlockElements() const | BlockRestrictable | inlineprotected |
numKokkosBlockNodes() const | BlockRestrictable | inlineprotected |
numKokkosBlockSides() const | BlockRestrictable | inlineprotected |
numKokkosBoundaryNodes() const | BoundaryRestrictable | inlineprotected |
numKokkosBoundarySides() const | BoundaryRestrictable | inlineprotected |
operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
OutputInterface(const InputParameters ¶meters, bool build_list=true) | OutputInterface | |
OutputInterface(const OutputInterface &object, const Moose::Kokkos::FunctorCopy &key) | OutputInterface | |
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 | |
paramWarning(const std::string ¶m, Args... args) const | MooseBase | |
PostprocessorInterface(const MooseObject *moose_object) | PostprocessorInterface | |
PostprocessorInterface(const FEProblemBase *problem) | PostprocessorInterface | |
PostprocessorInterface(const PostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key) | PostprocessorInterface | |
PREV enum value | MaterialBase | protected |
processor_id() const | libMesh::ParallelObject | |
QP_Data_Type enum name | MaterialBase | protected |
qRule() const =0 | MaterialBase | protectedpure virtual |
queryParam(const std::string &name) const | MooseBase | |
RandomInterface(const InputParameters ¶meters, FEProblemBase &problem, THREAD_ID tid, bool is_nodal) | RandomInterface | |
RandomInterface(const RandomInterface &object, const Moose::Kokkos::FunctorCopy &key) | RandomInterface | |
registerInvalidSolutionInternal(const std::string &message, const bool warning) const | SolutionInvalidInterface | protected |
registerPropName(const std::string &prop_name, bool is_get, const unsigned int state) | MaterialBase | protected |
requiresGeometricSearch() const | GeometricSearchInterface | inlineprotected |
resetProperties() | MaterialBase | virtual |
resetQpProperties() | MaterialBase | protectedvirtual |
residualSetup() | SetupInterface | virtual |
Restartable(const MooseObject *moose_object, const std::string &system_name) | Restartable | |
Restartable(const MooseObject *moose_object, const std::string &system_name, THREAD_ID tid) | Restartable | |
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 | |
Restartable(const Restartable &object, const Moose::Kokkos::FunctorCopy &key) | Restartable | |
restartableName(const std::string &data_name) const | Restartable | protected |
restricted(const std::set< BoundaryID > &ids) | BoundaryRestrictable | static |
ScalarCoupleable(const MooseObject *moose_object) | ScalarCoupleable | |
ScalarCoupleable(const ScalarCoupleable &object, const Moose::Kokkos::FunctorCopy &key) | ScalarCoupleable | |
setActiveProperties(const std::unordered_set< unsigned int > &needed_props) | MaterialBase | |
setFaceInfo(const FaceInfo &fi) | MaterialBase | inline |
setRandomDataPointer(RandomData *random_data) | RandomInterface | |
setRandomResetFrequency(ExecFlagType exec_flag) | RandomInterface | |
SetupInterface(const MooseObject *moose_object) | SetupInterface | |
SetupInterface(const SetupInterface &object, const Moose::Kokkos::FunctorCopy &key) | SetupInterface | |
SolutionInvalidInterface(const MooseObject *const moose_object) | SolutionInvalidInterface | protected |
SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key) | SolutionInvalidInterface | protected |
sort(typename std::vector< T > &vector) | DependencyResolverInterface | static |
sortDFS(typename std::vector< T > &vector) | DependencyResolverInterface | static |
storeBoundaryZeroMatProp(BoundaryID boundary_id, const MaterialPropertyName &name) | MaterialBase | private |
storeSubdomainZeroMatProp(SubdomainID block_id, const MaterialPropertyName &name) | MaterialBase | private |
subdomainSetup() override | MaterialBase | virtual |
TEST_TYPE enum name | BoundaryRestrictable | |
timestepSetup() | SetupInterface | virtual |
TransientInterface(const MooseObject *moose_object) | TransientInterface | |
TransientInterface(const TransientInterface &object, const Moose::Kokkos::FunctorCopy &key) | TransientInterface | |
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 | |
UserObjectInterface(const MooseObject *moose_object) | UserObjectInterface | |
UserObjectInterface(const UserObjectInterface &object, const Moose::Kokkos::FunctorCopy &key) | UserObjectInterface | |
validParams() | MaterialBase | static |
VectorPostprocessorInterface(const MooseObject *moose_object, bool broadcast_by_default=false) | VectorPostprocessorInterface | |
VectorPostprocessorInterface(const VectorPostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key) | VectorPostprocessorInterface | |
~BlockRestrictable() | BlockRestrictable | inlinevirtual |
~BoundaryRestrictable() | BoundaryRestrictable | virtual |
~ElementIDInterface() | ElementIDInterface | inlinevirtual |
~MeshChangedInterface()=default | MeshChangedInterface | virtual |
~MooseBase()=default | MooseBase | virtual |
~MooseObject()=default | MooseObject | virtual |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~ParallelParamObject()=default | ParallelParamObject | virtual |
~RandomInterface() | RandomInterface | |
~SetupInterface() | SetupInterface | virtual |
~TransientInterface() | TransientInterface | virtual |
~VectorPostprocessorInterface()=default | VectorPostprocessorInterface | virtual |