https://mooseframework.inl.gov
FVInitialConditionBase Member List

This is the complete list of members for FVInitialConditionBase, including all inherited members.

_action_factoryMooseBaseParameterInterfaceprotected
_appMooseObjectprotected
_blk_material_dataBlockRestrictableprotected
_communicatorlibMesh::ParallelObjectprotected
_consoleConsoleStreamInterface
_depend_varsFVInitialConditionBaseprivate
_enabledMooseObjectprotected
_factoryMooseBaseParameterInterfaceprotected
_my_stateInitialConditionInterfaceprotected
_nameMooseBaseprotected
_parsMooseBaseParameterInterfaceprotected
_restartable_appRestartableprotected
_restartable_read_onlyRestartableprotected
_restartable_system_nameRestartableprotected
_restartable_tidRestartableprotected
_supplied_varsFVInitialConditionBaseprivate
_sysFVInitialConditionBaseprotected
_typeMooseBaseprotected
blockIDs() constBlockRestrictablevirtual
BlockRestrictable(const MooseObject *moose_object, bool initialize=true)BlockRestrictable
BlockRestrictable(const MooseObject *moose_object, const std::set< BoundaryID > &boundary_ids)BlockRestrictable
blockRestricted() constBlockRestrictablevirtual
blocks() constBlockRestrictable
blocksMaxDimension() constBlockRestrictable
callMooseError(std::string msg, const bool with_prefix) constMooseBase
checkFunctorSupportsSideIntegration(const std::string &name, bool qp_integration)FunctorInterfaceprotected
checkVariable(const MooseVariableFieldBase &variable) constBlockRestrictablevirtual
comm() constlibMesh::ParallelObject
computeElement(const ElemInfo &elem_info)=0FVInitialConditionBasepure virtual
connectControllableParams(const std::string &parameter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) constMooseBaseParameterInterface
ConsoleStreamInterface(MooseApp &app)ConsoleStreamInterface
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
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
deduceFunctorName(const std::string &name, const InputParameters &params)FunctorInterfacestatic
deduceFunctorName(const std::string &name) constFunctorInterfaceprotected
DependencyResolverInterface()DependencyResolverInterfaceinline
enabled() constMooseObjectinlinevirtual
errorPrefix(const std::string &error_type) constMooseBase
FunctionInterface(const MooseObject *moose_object)FunctionInterface
FunctorInterface(const MooseObject *moose_object)FunctorInterface
FVInitialConditionBase(const InputParameters &parameters)FVInitialConditionBase
getBlockCoordSystem()BlockRestrictableprotected
getCheckedPointerParam(const std::string &name, const std::string &error_string="") constMooseBaseParameterInterface
getDataFileName(const std::string &param) constDataFileInterface
getDataFileNameByName(const std::string &relative_path) constDataFileInterface
getDataFilePath(const std::string &relative_path) constDataFileInterface
getFunction(const std::string &name) constFunctionInterface
getFunctionByName(const FunctionName &name) constFunctionInterface
getFunctor(const std::string &name)FunctorInterfaceprotected
getFunctor(const std::string &name, THREAD_ID tid)FunctorInterfaceprotected
getFunctor(const std::string &name, SubProblem &subproblem)FunctorInterfaceprotected
getFunctor(const std::string &name, SubProblem &subproblem, THREAD_ID tid)FunctorInterfaceprotected
getMooseApp() constMooseBaseinline
getParam(const std::string &name) constMooseBaseParameterInterface
getParam(const std::string &param1, const std::string &param2) constMooseBaseParameterInterface
getRenamedParam(const std::string &old_name, const std::string &new_name) constMooseBaseParameterInterface
getRequestedItems() overrideFVInitialConditionBaseinlinevirtual
getRestartableData(const std::string &data_name) constRestartableprotected
getSharedPtr()MooseObject
getSharedPtr() constMooseObject
getState() constInitialConditionInterface
getSuppliedItems() overrideFVInitialConditionBaseinlinevirtual
hasBlockMaterialProperty(const std::string &prop_name)BlockRestrictable
hasBlockMaterialPropertyHelper(const std::string &prop_name)BlockRestrictableprotectedvirtual
hasBlocks(const SubdomainName &name) constBlockRestrictable
hasBlocks(const std::vector< SubdomainName > &names) constBlockRestrictable
hasBlocks(const std::set< SubdomainName > &names) constBlockRestrictable
hasBlocks(SubdomainID id) constBlockRestrictable
hasBlocks(const std::vector< SubdomainID > &ids) constBlockRestrictable
hasBlocks(const std::set< SubdomainID > &ids) constBlockRestrictable
hasFunction(const std::string &param_name) constFunctionInterface
hasFunctionByName(const FunctionName &name) constFunctionInterface
InitialConditionInterface(const InputParameters &parameters)InitialConditionInterface
initializeBlockRestrictable(const MooseObject *moose_object)BlockRestrictableprotected
initialSetup()FVInitialConditionBaseinlinevirtual
isBlockSubset(const std::set< SubdomainID > &ids) constBlockRestrictable
isBlockSubset(const std::vector< SubdomainID > &ids) constBlockRestrictable
isFunctor(const std::string &name) constFunctorInterfaceprotected
isFunctor(const std::string &name, const SubProblem &subproblem) constFunctorInterfaceprotected
isParamSetByUser(const std::string &nm) constMooseBaseParameterInterfaceinline
isParamValid(const std::string &name) constMooseBaseParameterInterfaceinline
makeElemArg(const Elem *elem, bool correct_skewnewss=false) constFunctorInterfaceprotected
meshBlockIDs() constBlockRestrictable
MooseBase(const std::string &type, const std::string &name, MooseApp &app, const InputParameters &params)MooseBase
MooseBaseErrorInterface(const MooseBase &base)MooseBaseErrorInterface
MooseBaseParameterInterface(const MooseBase &base, const InputParameters &parameters)MooseBaseParameterInterface
mooseDeprecated(Args &&... args) constMooseBaseErrorInterfaceinline
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) constMooseBaseErrorInterfaceinline
mooseError(Args &&... args) constMooseBaseErrorInterfaceinline
mooseErrorNonPrefixed(Args &&... args) constMooseBaseErrorInterfaceinline
mooseInfo(Args &&... args) constMooseBaseErrorInterfaceinline
MooseObject(const InputParameters &parameters)MooseObject
mooseWarning(Args &&... args) constMooseBaseErrorInterfaceinline
mooseWarningNonPrefixed(Args &&... args) constMooseBaseErrorInterfaceinline
n_processors() constlibMesh::ParallelObject
name() constMooseBaseinlinevirtual
NonADFunctorInterface(const MooseObject *moose_object)NonADFunctorInterface
numBlocks() constBlockRestrictable
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 std::string &type, const std::string &name, MooseApp &app, const InputParameters &params)ParallelParamObject
paramError(const std::string &param, Args... args) constMooseBaseParameterInterface
parameters() constMooseBaseParameterInterfaceinline
paramInfo(const std::string &param, Args... args) constMooseBaseParameterInterface
paramWarning(const std::string &param, Args... args) constMooseBaseParameterInterface
processor_id() constlibMesh::ParallelObject
queryParam(const std::string &name) constMooseBaseParameterInterface
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) constRestartableprotected
sort(typename std::vector< T > &vector)DependencyResolverInterfacestatic
sortDFS(typename std::vector< T > &vector)DependencyResolverInterfacestatic
type() constMooseBaseinline
typeAndName() constMooseBase
uniqueName() constMooseBaseParameterInterfaceinline
uniqueParameterName(const std::string &parameter_name) constMooseBaseParameterInterfaceinline
validParams()FVInitialConditionBasestatic
variable()=0FVInitialConditionBasepure virtual
~BlockRestrictable()BlockRestrictableinlinevirtual
~FVInitialConditionBase()FVInitialConditionBasevirtual
~InitialConditionInterface()InitialConditionInterfacevirtual
~MooseBase()=defaultMooseBasevirtual
~MooseBaseParameterInterface()=defaultMooseBaseParameterInterfacevirtual
~MooseObject()=defaultMooseObjectvirtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~ParallelParamObject()=defaultParallelParamObjectvirtual