_action_factory | MooseBaseParameterInterface | protected |
_app | MooseObject | protected |
_assembly | Indicator | protected |
_blk_material_data | BlockRestrictable | protected |
_communicator | libMesh::ParallelObject | protected |
_console | ConsoleStreamInterface | |
_current_execute_flag | SetupInterface | protected |
_default_properties | MaterialPropertyInterface | protected |
_enabled | MooseObject | protected |
_execute_enum | SetupInterface | protected |
_factory | MooseBaseParameterInterface | protected |
_fe_problem | Indicator | protected |
_get_material_property_called | MaterialPropertyInterface | protected |
_get_suffix | MaterialPropertyInterface | protected |
_interpolated_old | MaterialPropertyInterface | protectedstatic |
_interpolated_older | MaterialPropertyInterface | protectedstatic |
_material_data | MaterialPropertyInterface | protected |
_material_data_type | MaterialPropertyInterface | protected |
_material_property_dependencies | MaterialPropertyInterface | protected |
_mesh | Indicator | protected |
_mi_feproblem | MaterialPropertyInterface | protected |
_mi_moose_object_name | MaterialPropertyInterface | protected |
_mi_name | MaterialPropertyInterface | protected |
_mi_params | MaterialPropertyInterface | protected |
_mi_subproblem | MaterialPropertyInterface | protected |
_mi_tid | MaterialPropertyInterface | protected |
_name | MooseBase | protected |
_pars | MooseBaseParameterInterface | protected |
_restartable_app | Restartable | protected |
_restartable_read_only | Restartable | protected |
_restartable_system_name | Restartable | protected |
_restartable_tid | Restartable | protected |
_solution | Indicator | protected |
_stateful_allowed | MaterialPropertyInterface | protected |
_subproblem | Indicator | protected |
_sys | Indicator | protected |
_tid | Indicator | protected |
_type | MooseBase | protected |
_use_displaced_mesh | Indicator | protected |
_use_interpolated_state | MaterialPropertyInterface | protected |
addMooseVariableDependency(MooseVariableFieldBase *var) | MooseVariableDependencyInterface | inline |
addMooseVariableDependency(const std::vector< MooseVariableFieldBase *> &vars) | MooseVariableDependencyInterface | inline |
addUserObjectDependencyHelper(const UserObject &) const | UserObjectInterface | inlineprotectedvirtual |
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 | |
blockRestricted() const | BlockRestrictable | virtual |
blocks() const | BlockRestrictable | |
blocksMaxDimension() const | BlockRestrictable | |
buildOutputHideVariableList(std::set< std::string > variable_names) | OutputInterface | |
buildRequiredMaterials(bool allow_stateful=true) | MaterialPropertyInterface | |
callMooseError(std::string msg, const bool with_prefix) const | MooseBase | |
checkAllVariables(const DofObjectType &dof_object, const std::set< MooseVariableFieldBase *> &vars_to_omit={}) | MooseVariableDependencyInterface | |
checkBlockAndBoundaryCompatibility(std::shared_ptr< MaterialBase > discrete) | MaterialPropertyInterface | |
checkExecutionStage() | MaterialPropertyInterface | protected |
checkMaterialProperty(const std::string &name, const unsigned int state) | MaterialPropertyInterface | protectedvirtual |
checkVariable(const MooseVariableFieldBase &variable) const | BlockRestrictable | virtual |
checkVariables(const DofObjectType &dof_object, const std::set< MooseVariableFieldBase *> &vars_to_check) | MooseVariableDependencyInterface | |
comm() const | libMesh::ParallelObject | |
computeIndicator()=0 | Indicator | pure virtual |
connectControllableParams(const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const | MooseBaseParameterInterface | |
ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
customSetup(const ExecFlagType &) | SetupInterface | inlinevirtual |
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 |
default_property_id | MaterialPropertyInterface | static |
defaultADMaterialProperty(const std::string &name) | MaterialPropertyInterface | inlineprotected |
defaultGenericMaterialProperty(const std::string &name) | MaterialPropertyInterface | protected |
defaultMaterialProperty(const std::string &name) | MaterialPropertyInterface | inlineprotected |
enabled() const | MooseObject | inlinevirtual |
errorPrefix(const std::string &error_type) const | MooseBase | |
finalize() | Indicator | inlinevirtual |
FunctionInterface(const MooseObject *moose_object) | FunctionInterface | |
getADMaterialProperty(const std::string &name) | MaterialPropertyInterface | inline |
getADMaterialProperty(const std::string &name, MaterialData &material_data) | MaterialPropertyInterface | inline |
getADMaterialPropertyByName(const MaterialPropertyName &name) | MaterialPropertyInterface | inline |
getADMaterialPropertyByName(const MaterialPropertyName &name, MaterialData &material_data) | MaterialPropertyInterface | inline |
getBlockCoordSystem() | BlockRestrictable | protected |
getBlockMaterialProperty(const MaterialPropertyName &name) | MaterialPropertyInterface | |
getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | MooseBaseParameterInterface | |
getDataFileName(const std::string ¶m) const | DataFileInterface | |
getDataFileNameByName(const std::string &relative_path) const | DataFileInterface | |
getDataFilePath(const std::string &relative_path) const | DataFileInterface | |
getExecuteOnEnum() const | SetupInterface | |
getFunction(const std::string &name) const | FunctionInterface | |
getFunctionByName(const FunctionName &name) const | FunctionInterface | |
getGenericMaterialProperty(const std::string &name, const unsigned int state=0) | MaterialPropertyInterface | inline |
getGenericMaterialProperty(const std::string &name, MaterialData &material_data, const unsigned int state=0) | MaterialPropertyInterface | |
getGenericMaterialPropertyByName(const MaterialPropertyName &name, const unsigned int state=0) | MaterialPropertyInterface | inline |
getGenericMaterialPropertyByName(const MaterialPropertyName &name, MaterialData &material_data, const unsigned int state) | MaterialPropertyInterface | |
getGenericOptionalMaterialProperty(const std::string &name, const unsigned int state=0) | MaterialPropertyInterface | |
getGenericZeroMaterialProperty(const std::string &name) | MaterialPropertyInterface | |
getGenericZeroMaterialProperty() | MaterialPropertyInterface | |
getGenericZeroMaterialPropertyByName(const std::string &prop_name) | MaterialPropertyInterface | |
getMaterial(const std::string &name) | MaterialPropertyInterface | |
getMaterialByName(const std::string &name, bool no_warn=false) | MaterialPropertyInterface | |
getMaterialProperty(const std::string &name, const unsigned int state=0) | MaterialPropertyInterface | inline |
getMaterialProperty(const std::string &name, MaterialData &material_data, const unsigned int state=0) | MaterialPropertyInterface | inline |
getMaterialPropertyBlockNames(const std::string &name) | MaterialPropertyInterface | |
getMaterialPropertyBlocks(const std::string &name) | MaterialPropertyInterface | |
getMaterialPropertyBoundaryIDs(const std::string &name) | MaterialPropertyInterface | |
getMaterialPropertyBoundaryNames(const std::string &name) | MaterialPropertyInterface | |
getMaterialPropertyByName(const MaterialPropertyName &name, const unsigned int state=0) | MaterialPropertyInterface | inline |
getMaterialPropertyByName(const MaterialPropertyName &name, MaterialData &material_data, const unsigned int state=0) | MaterialPropertyInterface | inline |
getMaterialPropertyCalled() const | MaterialPropertyInterface | inline |
getMaterialPropertyName(const std::string &name) const | MaterialPropertyInterface | protected |
getMaterialPropertyOld(const std::string &name) | MaterialPropertyInterface | inline |
getMaterialPropertyOld(const std::string &name, MaterialData &material_data) | MaterialPropertyInterface | inline |
getMaterialPropertyOldByName(const MaterialPropertyName &name) | MaterialPropertyInterface | inline |
getMaterialPropertyOldByName(const MaterialPropertyName &name, MaterialData &material_data) | MaterialPropertyInterface | inline |
getMaterialPropertyOlder(const std::string &name) | MaterialPropertyInterface | inline |
getMaterialPropertyOlder(const std::string &name, MaterialData &material_data) | MaterialPropertyInterface | inline |
getMaterialPropertyOlderByName(const MaterialPropertyName &name) | MaterialPropertyInterface | inline |
getMaterialPropertyOlderByName(const MaterialPropertyName &name, MaterialData &material_data) | MaterialPropertyInterface | inline |
getMatPropDependencies() const | MaterialPropertyInterface | inlinevirtual |
getMooseApp() const | MooseBase | inline |
getMooseVariableDependencies() const | MooseVariableDependencyInterface | inline |
getOptionalADMaterialProperty(const std::string &name) | MaterialPropertyInterface | inline |
getOptionalMaterialProperty(const std::string &name, const unsigned int state=0) | MaterialPropertyInterface | inline |
getOptionalMaterialPropertyOld(const std::string &name) | MaterialPropertyInterface | inline |
getOptionalMaterialPropertyOlder(const std::string &name) | MaterialPropertyInterface | inline |
getOutputs() | OutputInterface | |
getParam(const std::string &name) const | MooseBaseParameterInterface | |
getParam(const std::string ¶m1, const std::string ¶m2) const | MooseBaseParameterInterface | |
getPossiblyConstantGenericMaterialPropertyByName(const MaterialPropertyName &prop_name, MaterialData &material_data, const unsigned int state) | MaterialPropertyInterface | |
getRenamedParam(const std::string &old_name, const std::string &new_name) const | MooseBaseParameterInterface | |
getRestartableData(const std::string &data_name) const | Restartable | protected |
getSharedPtr() | MooseObject | |
getSharedPtr() const | MooseObject | |
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 | |
getZeroMaterialProperty(Ts... args) | MaterialPropertyInterface | inline |
hasADMaterialProperty(const std::string &name) | MaterialPropertyInterface | |
hasADMaterialPropertyByName(const std::string &name) | MaterialPropertyInterface | |
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 | |
hasFunction(const std::string ¶m_name) const | FunctionInterface | |
hasFunctionByName(const FunctionName &name) const | FunctionInterface | |
hasGenericMaterialProperty(const std::string &name) | MaterialPropertyInterface | inline |
hasGenericMaterialPropertyByName(const std::string &name) | MaterialPropertyInterface | inline |
hasMaterialProperty(const std::string &name) | MaterialPropertyInterface | |
hasMaterialPropertyByName(const std::string &name) | MaterialPropertyInterface | |
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 | |
Indicator(const InputParameters ¶meters) | Indicator | |
initializeBlockRestrictable(const MooseObject *moose_object) | BlockRestrictable | protected |
initialSetup() | SetupInterface | virtual |
isActive() const | Indicator | inline |
isBlockSubset(const std::set< SubdomainID > &ids) const | BlockRestrictable | |
isBlockSubset(const std::vector< SubdomainID > &ids) const | BlockRestrictable | |
isParamSetByUser(const std::string &nm) const | MooseBaseParameterInterface | inline |
isParamValid(const std::string &name) const | MooseBaseParameterInterface | inline |
jacobianSetup() | SetupInterface | virtual |
markMatPropRequested(const std::string &) | MaterialPropertyInterface | protected |
MaterialPropertyInterface(const MooseObject *moose_object, const std::set< SubdomainID > &block_ids, const std::set< BoundaryID > &boundary_ids) | MaterialPropertyInterface | |
meshBlockIDs() const | BlockRestrictable | |
MooseBase(const std::string &type, const std::string &name, MooseApp &app, const InputParameters ¶ms) | MooseBase | |
MooseBaseErrorInterface(const MooseBase &base) | MooseBaseErrorInterface | |
MooseBaseParameterInterface(const MooseBase &base, const InputParameters ¶meters) | MooseBaseParameterInterface | |
mooseDeprecated(Args &&... args) const | MooseBaseErrorInterface | inline |
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | MooseBaseErrorInterface | inline |
mooseError(Args &&... args) const | MooseBaseErrorInterface | inline |
mooseErrorNonPrefixed(Args &&... args) const | MooseBaseErrorInterface | inline |
mooseInfo(Args &&... args) const | MooseBaseErrorInterface | inline |
MooseObject(const InputParameters ¶meters) | MooseObject | |
MooseVariableDependencyInterface(const MooseObject *) | MooseVariableDependencyInterface | |
mooseWarning(Args &&... args) const | MooseBaseErrorInterface | inline |
mooseWarningNonPrefixed(Args &&... args) const | MooseBaseErrorInterface | inline |
n_processors() const | libMesh::ParallelObject | |
name() const | MooseBase | inlinevirtual |
numBlocks() const | BlockRestrictable | |
operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
OutputInterface(const InputParameters ¶meters, bool build_list=true) | OutputInterface | |
ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
ParallelParamObject(const std::string &type, const std::string &name, MooseApp &app, const InputParameters ¶ms) | ParallelParamObject | |
paramError(const std::string ¶m, Args... args) const | MooseBaseParameterInterface | |
parameters() const | MooseBaseParameterInterface | inline |
paramInfo(const std::string ¶m, Args... args) const | MooseBaseParameterInterface | |
paramWarning(const std::string ¶m, Args... args) const | MooseBaseParameterInterface | |
processor_id() const | libMesh::ParallelObject | |
queryParam(const std::string &name) const | MooseBaseParameterInterface | |
residualSetup() | SetupInterface | virtual |
resolveOptionalProperties() | MaterialPropertyInterface | 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 | |
restartableName(const std::string &data_name) const | Restartable | protected |
SetupInterface(const MooseObject *moose_object) | SetupInterface | |
statefulPropertiesAllowed(bool) | MaterialPropertyInterface | |
subdomainSetup() | SetupInterface | virtual |
subProblem() | Indicator | inline |
timestepSetup() | SetupInterface | virtual |
type() const | MooseBase | inline |
typeAndName() const | MooseBase | |
uniqueName() const | MooseBaseParameterInterface | inline |
uniqueParameterName(const std::string ¶meter_name) const | MooseBaseParameterInterface | inline |
UserObjectInterface(const MooseObject *moose_object) | UserObjectInterface | |
validParams() | Indicator | static |
zero_property_id | MaterialPropertyInterface | static |
~BlockRestrictable() | BlockRestrictable | inlinevirtual |
~Indicator() | Indicator | inlinevirtual |
~MooseBase()=default | MooseBase | virtual |
~MooseBaseParameterInterface()=default | MooseBaseParameterInterface | virtual |
~MooseObject()=default | MooseObject | virtual |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~ParallelParamObject()=default | ParallelParamObject | virtual |
~SetupInterface() | SetupInterface | virtual |