_action_factory | FVFunctorDirichletBCTempl< is_ad > | protected |
_app | FVFunctorDirichletBCTempl< is_ad > | protected |
_assembly | FVFunctorDirichletBCTempl< is_ad > | protected |
_communicator | libMesh::ParallelObject | protected |
_console | FVFunctorDirichletBCTempl< is_ad > | |
_current_execute_flag | FVFunctorDirichletBCTempl< is_ad > | protected |
_dt | FVFunctorDirichletBCTempl< is_ad > | protected |
_dt_old | FVFunctorDirichletBCTempl< is_ad > | protected |
_enabled | FVFunctorDirichletBCTempl< is_ad > | protected |
_execute_enum | FVFunctorDirichletBCTempl< is_ad > | protected |
_face_info | FVFunctorDirichletBCTempl< is_ad > | protected |
_factory | FVFunctorDirichletBCTempl< is_ad > | protected |
_field_variable | FVFunctorDirichletBCTempl< is_ad > | protected |
_fv_problem | FVFunctorDirichletBCTempl< is_ad > | protected |
_fv_variable | FVFunctorDirichletBCTempl< is_ad > | protected |
_geometric_search_data | FVFunctorDirichletBCTempl< is_ad > | protected |
_is_implicit | FVFunctorDirichletBCTempl< is_ad > | protected |
_is_transient | FVFunctorDirichletBCTempl< is_ad > | protected |
_linear_fv_variable | FVFunctorDirichletBCTempl< is_ad > | protected |
_local_ke | FVFunctorDirichletBCTempl< is_ad > | protected |
_local_re | FVFunctorDirichletBCTempl< is_ad > | protected |
_mci_feproblem | FVFunctorDirichletBCTempl< is_ad > | protected |
_mesh | FVFunctorDirichletBCTempl< is_ad > | protected |
_mvi_assembly | FVFunctorDirichletBCTempl< is_ad > | protected |
_name | FVFunctorDirichletBCTempl< is_ad > | protected |
_nodal | FVFunctorDirichletBCTempl< is_ad > | protected |
_nonlocal_ke | FVFunctorDirichletBCTempl< is_ad > | protected |
_pars | FVFunctorDirichletBCTempl< is_ad > | protected |
_requires_geometric_search | FVFunctorDirichletBCTempl< is_ad > | protected |
_subproblem | FVFunctorDirichletBCTempl< is_ad > | protected |
_sys | FVFunctorDirichletBCTempl< is_ad > | protected |
_t | FVFunctorDirichletBCTempl< is_ad > | protected |
_t_old | FVFunctorDirichletBCTempl< is_ad > | protected |
_t_step | FVFunctorDirichletBCTempl< is_ad > | protected |
_ti_feproblem | FVFunctorDirichletBCTempl< is_ad > | protected |
_ti_params | FVFunctorDirichletBCTempl< is_ad > | protected |
_tid | FVFunctorDirichletBCTempl< is_ad > | protected |
_type | FVFunctorDirichletBCTempl< is_ad > | protected |
_var | FVFunctorDirichletBCTempl< is_ad > | protected |
_variable | FVFunctorDirichletBCTempl< is_ad > | protected |
accumulateTaggedLocalMatrix() | FVFunctorDirichletBCTempl< is_ad > | protected |
accumulateTaggedLocalMatrix(Assembly &assembly, unsigned int ivar, unsigned int jvar, const DenseMatrix< Number > &k) | FVFunctorDirichletBCTempl< is_ad > | protected |
accumulateTaggedLocalMatrix(Assembly &assembly, unsigned int ivar, unsigned int jvar, Moose::DGJacobianType type, const DenseMatrix< Number > &k) | FVFunctorDirichletBCTempl< is_ad > | protected |
accumulateTaggedLocalResidual() | FVFunctorDirichletBCTempl< is_ad > | protected |
accumulateTaggedNonlocalMatrix() | FVFunctorDirichletBCTempl< is_ad > | protected |
addJacobian(Assembly &assembly, const Residuals &residuals, const Indices &dof_indices, Real scaling_factor) | FVFunctorDirichletBCTempl< is_ad > | protected |
addJacobian(Assembly &assembly, const ADResidualsPacket &packet) | FVFunctorDirichletBCTempl< is_ad > | protected |
addJacobian(Assembly &assembly, DenseMatrix< Real > &local_k, const std::vector< dof_id_type > &row_indices, const std::vector< dof_id_type > &column_indices, Real scaling_factor) | FVFunctorDirichletBCTempl< is_ad > | protected |
addJacobianElement(Assembly &assembly, Real value, dof_id_type row_index, dof_id_type column_index, Real scaling_factor) | FVFunctorDirichletBCTempl< is_ad > | protected |
addJacobianWithoutConstraints(Assembly &assembly, const Residuals &residuals, const Indices &dof_indices, Real scaling_factor) | FVFunctorDirichletBCTempl< is_ad > | protected |
addMooseVariableDependency(MooseVariableFieldBase *var) | FVFunctorDirichletBCTempl< is_ad > | |
addMooseVariableDependency(const std::vector< MooseVariableFieldBase * > &vars) | FVFunctorDirichletBCTempl< is_ad > | |
addPostprocessorDependencyHelper(const PostprocessorName &) const | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
addResiduals(Assembly &assembly, const Residuals &residuals, const Indices &dof_indices, Real scaling_factor) | FVFunctorDirichletBCTempl< is_ad > | protected |
addResiduals(Assembly &assembly, const DenseVector< T > &residuals, const Indices &dof_indices, Real scaling_factor) | FVFunctorDirichletBCTempl< is_ad > | protected |
addResiduals(Assembly &assembly, const ADResidualsPacket &packet) | FVFunctorDirichletBCTempl< is_ad > | protected |
addResidualsAndJacobian(Assembly &assembly, const Residuals &residuals, const Indices &dof_indices, Real scaling_factor) | FVFunctorDirichletBCTempl< is_ad > | protected |
addResidualsAndJacobian(Assembly &assembly, const ADResidualsPacket &packet) | FVFunctorDirichletBCTempl< is_ad > | protected |
addResidualsAndJacobianWithoutConstraints(Assembly &assembly, const Residuals &residuals, const Indices &dof_indices, Real scaling_factor) | FVFunctorDirichletBCTempl< is_ad > | protected |
addResidualsWithoutConstraints(Assembly &assembly, const Residuals &residuals, const Indices &dof_indices, Real scaling_factor) | FVFunctorDirichletBCTempl< is_ad > | protected |
addUserObjectDependencyHelper(const UserObject &) const | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
addVectorPostprocessorDependencyHelper(const VectorPostprocessorName &) const | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
ADFunctorInterface(const MooseObject *moose_object) | ADFunctorInterface | |
ALL | FVFunctorDirichletBCTempl< is_ad > | |
ANY | FVFunctorDirichletBCTempl< is_ad > | |
assignTaggedLocalMatrix() | FVFunctorDirichletBCTempl< is_ad > | protected |
assignTaggedLocalResidual() | FVFunctorDirichletBCTempl< is_ad > | protected |
boundaryIDs() const | FVFunctorDirichletBCTempl< is_ad > | virtual |
boundaryNames() const | FVFunctorDirichletBCTempl< is_ad > | |
BoundaryRestrictable(const MooseObject *moose_object, bool nodal) | BoundaryRestrictable | |
BoundaryRestrictable(const MooseObject *moose_object, const std::set< SubdomainID > &block_ids, bool nodal) | BoundaryRestrictable | |
BoundaryRestrictableRequired(const MooseObject *moose_object, bool nodal) | BoundaryRestrictableRequired | |
boundaryRestricted() const | FVFunctorDirichletBCTempl< is_ad > | virtual |
boundaryValue(const FaceInfo &fi, const Moose::StateArg &state) const override | FVFunctorDirichletBCTempl< is_ad > | virtual |
callMooseError(std::string msg, const bool with_prefix) const | FVFunctorDirichletBCTempl< is_ad > | |
checkAllVariables(const DofObjectType &dof_object, const std::set< MooseVariableFieldBase * > &vars_to_omit={}) | FVFunctorDirichletBCTempl< is_ad > | |
checkFunctorSupportsSideIntegration(const std::string &name, bool qp_integration) | FVFunctorDirichletBCTempl< is_ad > | protected |
checkVariableBoundaryIntegrity() const | FVFunctorDirichletBCTempl< is_ad > | virtual |
checkVariables(const DofObjectType &dof_object, const std::set< MooseVariableFieldBase * > &vars_to_check) | FVFunctorDirichletBCTempl< is_ad > | |
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 | FVFunctorDirichletBCTempl< is_ad > | |
ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
coupledPostprocessors(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
customSetup(const ExecFlagType &) | FVFunctorDirichletBCTempl< is_ad > | virtual |
DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
DataFileParameterType typedef | FVFunctorDirichletBCTempl< is_ad > | |
deduceFunctorName(const std::string &name, const InputParameters ¶ms) | FVFunctorDirichletBCTempl< is_ad > | static |
deduceFunctorName(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | protected |
determineState() const | FVFunctorDirichletBCTempl< is_ad > | |
DistributionInterface(const MooseObject *moose_object) | DistributionInterface | |
dot() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
dotDot() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
dotDotDu() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
dotDotOld() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
dotDu() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
dotOld() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
enabled() const | FVFunctorDirichletBCTempl< is_ad > | virtual |
errorPrefix(const std::string &error_type) const | FVFunctorDirichletBCTempl< is_ad > | |
FunctionInterface(const MooseObject *moose_object) | FunctionInterface | |
FunctorInterface(const MooseObject *moose_object) | FunctorInterface | |
FVBoundaryCondition(const InputParameters ¶meters) | FVBoundaryCondition | |
FVDirichletBCBase(const InputParameters ¶meters) | FVDirichletBCBase | |
FVFunctorDirichletBCTempl(const InputParameters ¶meters) | FVFunctorDirichletBCTempl< is_ad > | |
GeometricSearchInterface(const MooseObject *moose_object) | GeometricSearchInterface | |
getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | FVFunctorDirichletBCTempl< is_ad > | |
getDataFileName(const std::string ¶m) const | FVFunctorDirichletBCTempl< is_ad > | |
getDataFileNameByName(const std::string &relative_path) const | FVFunctorDirichletBCTempl< is_ad > | |
getDataFilePath(const std::string &relative_path) const | FVFunctorDirichletBCTempl< is_ad > | |
getDistribution(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getDistribution(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getDistribution(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getDistribution(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getDistributionByName(const DistributionName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getDistributionByName(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getDistributionByName(const DistributionName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getDistributionByName(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getExecuteOnEnum() const | FVFunctorDirichletBCTempl< is_ad > | |
getFunction(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getFunctionByName(const FunctionName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getFunctor(const std::string &name) | FVFunctorDirichletBCTempl< is_ad > | protected |
getFunctor(const std::string &name, THREAD_ID tid) | FVFunctorDirichletBCTempl< is_ad > | protected |
getFunctor(const std::string &name, SubProblem &subproblem) | FVFunctorDirichletBCTempl< is_ad > | protected |
getFunctor(const std::string &name, SubProblem &subproblem, THREAD_ID tid) | FVFunctorDirichletBCTempl< is_ad > | protected |
getMatrixTags(MatrixTagsKey) const | FVFunctorDirichletBCTempl< is_ad > | |
getMooseApp() const | FVFunctorDirichletBCTempl< is_ad > | |
getMooseVariableDependencies() const | FVFunctorDirichletBCTempl< is_ad > | |
getNearestNodeLocator(const BoundaryName &primary, const BoundaryName &secondary) | FVFunctorDirichletBCTempl< is_ad > | |
getParam(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getParam(const std::string ¶m1, const std::string ¶m2) const | FVFunctorDirichletBCTempl< is_ad > | |
getPenetrationLocator(const BoundaryName &primary, const BoundaryName &secondary, Order order) | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorName(const std::string ¶m_name, const unsigned int index=0) const | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorValueByName(const PostprocessorName &name) const | FVFunctorDirichletBCTempl< is_ad > | virtual |
getPostprocessorValueByName(const PostprocessorName &name) const | FVFunctorDirichletBCTempl< is_ad > | virtual |
getPostprocessorValueOld(const std::string ¶m_name, const unsigned int index=0) const | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorValueOld(const std::string ¶m_name, const unsigned int index=0) const | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorValueOldByName(const PostprocessorName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorValueOldByName(const PostprocessorName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorValueOlder(const std::string ¶m_name, const unsigned int index=0) const | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorValueOlder(const std::string ¶m_name, const unsigned int index=0) const | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorValueOlderByName(const PostprocessorName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getPostprocessorValueOlderByName(const PostprocessorName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
getQuadratureNearestNodeLocator(const BoundaryName &primary, const BoundaryName &secondary) | FVFunctorDirichletBCTempl< is_ad > | |
getQuadraturePenetrationLocator(const BoundaryName &primary, const BoundaryName &secondary, Order order) | FVFunctorDirichletBCTempl< is_ad > | |
getRenamedParam(const std::string &old_name, const std::string &new_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getScatterVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getScatterVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getScatterVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getScatterVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getSharedPtr() | FVFunctorDirichletBCTempl< is_ad > | |
getSharedPtr() const | FVFunctorDirichletBCTempl< is_ad > | |
getUserObject(const std::string ¶m_name, bool is_dependency=true) const | FVFunctorDirichletBCTempl< is_ad > | |
getUserObjectBase(const std::string ¶m_name, bool is_dependency=true) const | FVFunctorDirichletBCTempl< is_ad > | |
getUserObjectBaseByName(const UserObjectName &object_name, bool is_dependency=true) const | FVFunctorDirichletBCTempl< is_ad > | |
getUserObjectByName(const UserObjectName &object_name, bool is_dependency=true) const | FVFunctorDirichletBCTempl< is_ad > | |
getUserObjectName(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getVectorPostprocessorName(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | FVFunctorDirichletBCTempl< is_ad > | |
getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | FVFunctorDirichletBCTempl< is_ad > | |
getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | FVFunctorDirichletBCTempl< is_ad > | |
getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | FVFunctorDirichletBCTempl< is_ad > | |
getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | FVFunctorDirichletBCTempl< is_ad > | |
getVectorTags(VectorTagsKey) const | FVFunctorDirichletBCTempl< is_ad > | |
gradient() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
gradientOld() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
gradientOlder() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
hasBoundary(const BoundaryName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasBoundary(const std::vector< BoundaryName > &names) const | FVFunctorDirichletBCTempl< is_ad > | |
hasBoundary(const BoundaryID &id) const | FVFunctorDirichletBCTempl< is_ad > | |
hasBoundary(const std::vector< BoundaryID > &ids, TEST_TYPE type=ALL) const | FVFunctorDirichletBCTempl< is_ad > | |
hasBoundary(const std::set< BoundaryID > &ids, TEST_TYPE type=ALL) const | FVFunctorDirichletBCTempl< is_ad > | |
hasBoundaryMaterialProperty(const std::string &prop_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasBoundaryMaterialPropertyHelper(const std::string &prop_name) const | FVFunctorDirichletBCTempl< is_ad > | protected |
hasFaceSide(const FaceInfo &fi, bool fi_elem_side) const override | FVFunctorDirichletBCTempl< is_ad > | virtual |
hasFunction(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasFunctionByName(const FunctionName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasPostprocessor(const std::string ¶m_name, const unsigned int index=0) const | FVFunctorDirichletBCTempl< is_ad > | |
hasPostprocessorByName(const PostprocessorName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasUserObject(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasUserObject(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasUserObject(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasUserObject(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasUserObjectByName(const UserObjectName &object_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasUserObjectByName(const UserObjectName &object_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasUserObjectByName(const UserObjectName &object_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasUserObjectByName(const UserObjectName &object_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasVectorPostprocessor(const std::string ¶m_name, const std::string &vector_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasVectorPostprocessor(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasVectorPostprocessorByName(const VectorPostprocessorName &name, const std::string &vector_name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasVectorPostprocessorByName(const VectorPostprocessorName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
hasVectorTags() const | FVFunctorDirichletBCTempl< is_ad > | |
initialSetup() | FVFunctorDirichletBCTempl< is_ad > | virtual |
INSFVFlowBC(const InputParameters ¶ms) | INSFVFlowBC | |
INSFVInletVelocityBC(const InputParameters ¶ms) | INSFVInletVelocityBC | |
isBoundarySubset(const std::set< BoundaryID > &ids) const | FVFunctorDirichletBCTempl< is_ad > | |
isBoundarySubset(const std::vector< BoundaryID > &ids) const | FVFunctorDirichletBCTempl< is_ad > | |
isDefaultPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | FVFunctorDirichletBCTempl< is_ad > | |
isFunctor(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | protected |
isFunctor(const std::string &name, const SubProblem &subproblem) const | FVFunctorDirichletBCTempl< is_ad > | protected |
isImplicit() | FVFunctorDirichletBCTempl< is_ad > | |
isMatrixTagged() | FVFunctorDirichletBCTempl< is_ad > | |
isParamSetByUser(const std::string &nm) const | FVFunctorDirichletBCTempl< is_ad > | |
isParamValid(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | |
isVectorPostprocessorDistributed(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
isVectorPostprocessorDistributed(const std::string ¶m_name) const | FVFunctorDirichletBCTempl< is_ad > | |
isVectorPostprocessorDistributedByName(const VectorPostprocessorName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
isVectorPostprocessorDistributedByName(const VectorPostprocessorName &name) const | FVFunctorDirichletBCTempl< is_ad > | |
isVectorTagged() | FVFunctorDirichletBCTempl< is_ad > | |
jacobianSetup() | FVFunctorDirichletBCTempl< is_ad > | virtual |
makeCDFace(const FaceInfo &fi, const bool correct_skewness=false) const | FVFunctorDirichletBCTempl< is_ad > | |
makeElemArg(const Elem *elem, bool correct_skewnewss=false) const | FVFunctorDirichletBCTempl< is_ad > | protected |
makeFace(const FaceInfo &fi, const Moose::FV::LimiterType limiter_type, const bool elem_is_upwind, const bool correct_skewness=false, const Moose::StateArg *state_limiter=nullptr) const | FVFunctorDirichletBCTempl< is_ad > | |
meshBoundaryIDs() const | FVFunctorDirichletBCTempl< is_ad > | |
meshChanged() | FVFunctorDirichletBCTempl< is_ad > | virtual |
MeshChangedInterface(const InputParameters ¶ms) | MeshChangedInterface | |
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 | FVFunctorDirichletBCTempl< is_ad > | |
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | FVFunctorDirichletBCTempl< is_ad > | |
mooseError(Args &&... args) const | FVFunctorDirichletBCTempl< is_ad > | |
mooseErrorNonPrefixed(Args &&... args) const | FVFunctorDirichletBCTempl< is_ad > | |
mooseInfo(Args &&... args) const | FVFunctorDirichletBCTempl< is_ad > | |
mooseLinearVariableFV() const | FVFunctorDirichletBCTempl< is_ad > | |
MooseObject(const InputParameters ¶meters) | MooseObject | |
mooseVariable() const | FVFunctorDirichletBCTempl< is_ad > | |
mooseVariableBase() const | FVFunctorDirichletBCTempl< is_ad > | |
MooseVariableDependencyInterface(const MooseObject *) | MooseVariableDependencyInterface | |
mooseVariableField() | FVFunctorDirichletBCTempl< is_ad > | |
mooseVariableFV() const | FVFunctorDirichletBCTempl< is_ad > | |
MooseVariableInterface(const MooseObject *moose_object, bool nodal, std::string var_param_name="variable", Moose::VarKindType expected_var_type=Moose::VarKindType::VAR_ANY, Moose::VarFieldType expected_var_field_type=Moose::VarFieldType::VAR_FIELD_ANY) | MooseVariableInterface< Real > | |
mooseWarning(Args &&... args) const | FVFunctorDirichletBCTempl< is_ad > | |
mooseWarningNonPrefixed(Args &&... args) const | FVFunctorDirichletBCTempl< is_ad > | |
n_processors() const | libMesh::ParallelObject | |
name() const | FVFunctorDirichletBCTempl< is_ad > | virtual |
numBoundaryIDs() const | FVFunctorDirichletBCTempl< is_ad > | |
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 ¶ms) | ParallelParamObject | |
paramError(const std::string ¶m, Args... args) const | FVFunctorDirichletBCTempl< is_ad > | |
parameters() const | FVFunctorDirichletBCTempl< is_ad > | |
paramInfo(const std::string ¶m, Args... args) const | FVFunctorDirichletBCTempl< is_ad > | |
paramWarning(const std::string ¶m, Args... args) const | FVFunctorDirichletBCTempl< is_ad > | |
PostprocessorInterface(const MooseObject *moose_object) | PostprocessorInterface | |
PostprocessorInterface(const FEProblemBase *problem) | PostprocessorInterface | |
prepareMatrixTag(Assembly &assembly, unsigned int ivar, unsigned int jvar) | FVFunctorDirichletBCTempl< is_ad > | protected |
prepareMatrixTag(Assembly &assembly, unsigned int ivar, unsigned int jvar, DenseMatrix< Number > &k) const | FVFunctorDirichletBCTempl< is_ad > | protected |
prepareMatrixTagLower(Assembly &assembly, unsigned int ivar, unsigned int jvar, Moose::ConstraintJacobianType type) | FVFunctorDirichletBCTempl< is_ad > | protected |
prepareMatrixTagNeighbor(Assembly &assembly, unsigned int ivar, unsigned int jvar, Moose::DGJacobianType type) | FVFunctorDirichletBCTempl< is_ad > | protected |
prepareMatrixTagNeighbor(Assembly &assembly, unsigned int ivar, unsigned int jvar, Moose::DGJacobianType type, DenseMatrix< Number > &k) const | FVFunctorDirichletBCTempl< is_ad > | protected |
prepareMatrixTagNonlocal(Assembly &assembly, unsigned int ivar, unsigned int jvar) | FVFunctorDirichletBCTempl< is_ad > | protected |
prepareVectorTag(Assembly &assembly, unsigned int ivar) | FVFunctorDirichletBCTempl< is_ad > | protected |
prepareVectorTag(Assembly &assembly, unsigned int ivar, ResidualTagType tag_type) | FVFunctorDirichletBCTempl< is_ad > | protected |
TaggingInterface::prepareVectorTag(Assembly &assembly, unsigned int ivar, ResidualTagType tag_type) | TaggingInterface | protected |
prepareVectorTagLower(Assembly &assembly, unsigned int ivar) | FVFunctorDirichletBCTempl< is_ad > | protected |
prepareVectorTagNeighbor(Assembly &assembly, unsigned int ivar) | FVFunctorDirichletBCTempl< is_ad > | protected |
processor_id() const | libMesh::ParallelObject | |
queryParam(const std::string &name) const | FVFunctorDirichletBCTempl< is_ad > | |
requiresGeometricSearch() const | FVFunctorDirichletBCTempl< is_ad > | |
residualSetup() | FVFunctorDirichletBCTempl< is_ad > | virtual |
ResidualTagType enum name | FVFunctorDirichletBCTempl< is_ad > | |
restricted(const std::set< BoundaryID > &ids) | FVFunctorDirichletBCTempl< is_ad > | static |
second() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
secondOld() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
secondOlder() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
secondPhi() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
secondPhiFace() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
secondTest() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
secondTestFace() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
setResidual(SystemBase &sys, const T &residual, MooseVariableFE< T > &var) | FVFunctorDirichletBCTempl< is_ad > | protected |
setResidual(SystemBase &sys, Real residual, dof_id_type dof_index) | FVFunctorDirichletBCTempl< is_ad > | protected |
setResidual(SystemBase &sys, SetResidualFunctor set_residual_functor) | FVFunctorDirichletBCTempl< is_ad > | protected |
SetupInterface(const MooseObject *moose_object) | SetupInterface | |
singleSidedFaceArg(const FaceInfo *fi=nullptr, Moose::FV::LimiterType limiter_type=Moose::FV::LimiterType::CentralDifference, bool correct_skewness=false, const Moose::StateArg *state_limiter=nullptr) const | FVFunctorDirichletBCTempl< is_ad > | protected |
subdomainSetup() | FVFunctorDirichletBCTempl< is_ad > | virtual |
subProblem() const | FVFunctorDirichletBCTempl< is_ad > | |
TaggingInterface(const MooseObject *moose_object) | TaggingInterface | |
TEST_TYPE enum name | FVFunctorDirichletBCTempl< is_ad > | |
timestepSetup() | FVFunctorDirichletBCTempl< is_ad > | virtual |
TransientInterface(const MooseObject *moose_object) | TransientInterface | |
type() const | FVFunctorDirichletBCTempl< is_ad > | |
typeAndName() const | FVFunctorDirichletBCTempl< is_ad > | |
uniqueName() const | FVFunctorDirichletBCTempl< is_ad > | |
uniqueParameterName(const std::string ¶meter_name) const | FVFunctorDirichletBCTempl< is_ad > | |
useMatrixTag(const TagName &tag_name, MatrixTagsKey) | FVFunctorDirichletBCTempl< is_ad > | |
useMatrixTag(TagID tag_id, MatrixTagsKey) | FVFunctorDirichletBCTempl< is_ad > | |
UserObjectInterface(const MooseObject *moose_object) | UserObjectInterface | |
useVectorTag(const TagName &tag_name, VectorTagsKey) | FVFunctorDirichletBCTempl< is_ad > | |
useVectorTag(TagID tag_id, VectorTagsKey) | FVFunctorDirichletBCTempl< is_ad > | |
validParams() | INSFVInletVelocityBC | static |
value() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
valueOld() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
valueOlder() | FVFunctorDirichletBCTempl< is_ad > | protectedvirtual |
variable() const | FVFunctorDirichletBCTempl< is_ad > | |
VectorPostprocessorInterface(const MooseObject *moose_object, bool broadcast_by_default=false) | VectorPostprocessorInterface | |
~BoundaryRestrictable() | BoundaryRestrictable | virtual |
~FaceArgInterface()=default | FaceArgInterface | virtual |
~INSFVFlowBC()=default | INSFVFlowBC | virtual |
~MeshChangedInterface()=default | MeshChangedInterface | virtual |
~MooseBase()=default | MooseBase | virtual |
~MooseBaseParameterInterface()=default | MooseBaseParameterInterface | virtual |
~MooseObject()=default | MooseObject | virtual |
~MooseVariableInterface() | MooseVariableInterface< Real > | virtual |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~ParallelParamObject()=default | ParallelParamObject | virtual |
~SetupInterface() | SetupInterface | virtual |
~TaggingInterface() | TaggingInterface | virtual |
~TransientInterface() | TransientInterface | virtual |
~VectorPostprocessorInterface()=default | VectorPostprocessorInterface | virtual |