https://mooseframework.inl.gov
Moose::FunctorBase< T > Member List

This is the complete list of members for Moose::FunctorBase< T >, including all inherited members.

_always_evaluateMoose::FunctorBase< T >private
_clearance_scheduleMoose::FunctorBase< T >private
_current_qp_map_keyMoose::FunctorBase< T >mutableprivate
_current_qp_map_valueMoose::FunctorBase< T >mutableprivate
_current_side_qp_map_keyMoose::FunctorBase< T >mutableprivate
_current_side_qp_map_valueMoose::FunctorBase< T >mutableprivate
_elem_arg_to_valueMoose::FunctorBase< T >mutableprivate
_face_arg_to_valueMoose::FunctorBase< T >mutableprivate
_functor_nameMoose::FunctorBase< T >private
_node_arg_to_valueMoose::FunctorBase< T >mutableprivate
_qp_to_valueMoose::FunctorBase< T >mutableprivate
_side_qp_to_valueMoose::FunctorBase< T >mutableprivate
checkFace(const Moose::FaceArg &face) constMoose::FunctorBase< T >
clearCacheData()Moose::FunctorBase< T >private
customSetup(const ExecFlagType &exec_type) overrideMoose::FunctorBase< T >virtual
dot(const ElemArg &elem, const StateArg &state) constMoose::FunctorBase< T >
dot(const FaceArg &face, const StateArg &state) constMoose::FunctorBase< T >
dot(const ElemQpArg &qp, const StateArg &state) constMoose::FunctorBase< T >
dot(const ElemSideQpArg &qp, const StateArg &state) constMoose::FunctorBase< T >
dot(const ElemPointArg &elem_point, const StateArg &state) constMoose::FunctorBase< T >
dot(const NodeArg &node, const StateArg &state) constMoose::FunctorBase< T >
DotType typedefMoose::FunctorBase< T >
evaluate(const ElemArg &elem, const StateArg &state) const =0Moose::FunctorBase< T >protectedpure virtual
evaluate(const FaceArg &face, const StateArg &state) const =0Moose::FunctorBase< T >protectedpure virtual
evaluate(const ElemQpArg &qp, const StateArg &state) const =0Moose::FunctorBase< T >protectedpure virtual
evaluate(const ElemSideQpArg &side_qp, const StateArg &state) const =0Moose::FunctorBase< T >protectedpure virtual
evaluate(const ElemPointArg &elem_point, const StateArg &state) const =0Moose::FunctorBase< T >protectedpure virtual
evaluate(const NodeArg &node, const StateArg &state) const =0Moose::FunctorBase< T >protectedpure virtual
evaluateDot(const ElemArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateDot(const FaceArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateDot(const ElemQpArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateDot(const ElemSideQpArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateDot(const ElemPointArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateDot(const NodeArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradDot(const ElemArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradDot(const FaceArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradDot(const ElemQpArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradDot(const ElemSideQpArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradDot(const ElemPointArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradDot(const NodeArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradient(const ElemArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradient(const FaceArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradient(const ElemQpArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradient(const ElemSideQpArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradient(const ElemPointArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
evaluateGradient(const NodeArg &, const StateArg &) constMoose::FunctorBase< T >inlineprotectedvirtual
FunctorBase(const MooseFunctorName &name, const std::set< ExecFlagType > &clearance_schedule={EXEC_ALWAYS})Moose::FunctorBase< T >inline
functorName() constMoose::FunctorBase< T >inline
FunctorType typedefMoose::FunctorBase< T >
genericEvaluate(const Space &r, const State &state) constMoose::FunctorBase< T >
gradDot(const ElemArg &elem, const StateArg &state) constMoose::FunctorBase< T >
gradDot(const FaceArg &face, const StateArg &state) constMoose::FunctorBase< T >
gradDot(const ElemQpArg &qp, const StateArg &state) constMoose::FunctorBase< T >
gradDot(const ElemSideQpArg &qp, const StateArg &state) constMoose::FunctorBase< T >
gradDot(const ElemPointArg &elem_point, const StateArg &state) constMoose::FunctorBase< T >
gradDot(const NodeArg &node, const StateArg &state) constMoose::FunctorBase< T >
gradient(const ElemArg &elem, const StateArg &state) constMoose::FunctorBase< T >
gradient(const FaceArg &face, const StateArg &state) constMoose::FunctorBase< T >
gradient(const ElemQpArg &qp, const StateArg &state) constMoose::FunctorBase< T >
gradient(const ElemSideQpArg &qp, const StateArg &state) constMoose::FunctorBase< T >
gradient(const ElemPointArg &elem_point, const StateArg &state) constMoose::FunctorBase< T >
gradient(const NodeArg &node, const StateArg &state) constMoose::FunctorBase< T >
GradientType typedefMoose::FunctorBase< T >
hasBlocks(SubdomainID) constMoose::FunctorBase< T >inlinevirtual
hasFaceSide(const FaceInfo &fi, const bool fi_elem_side) const overrideMoose::FunctorBase< T >virtual
isConstant() constMoose::FunctorBase< T >inlinevirtual
isExtrapolatedBoundaryFace(const FaceInfo &, const Elem *, const StateArg &) constMoose::FunctorBase< T >inlinevirtual
isInternalFace(const FaceInfo &) constMoose::FunctorBase< T >
jacobianSetup() overrideMoose::FunctorBase< T >virtual
operator()(const ElemArg &elem, const StateArg &state) constMoose::FunctorBase< T >
operator()(const FaceArg &face, const StateArg &state) constMoose::FunctorBase< T >
operator()(const ElemQpArg &qp, const StateArg &state) constMoose::FunctorBase< T >
operator()(const ElemSideQpArg &qp, const StateArg &state) constMoose::FunctorBase< T >
operator()(const ElemPointArg &elem_point, const StateArg &state) constMoose::FunctorBase< T >
operator()(const NodeArg &node, const StateArg &state) constMoose::FunctorBase< T >
queryFVArgCache(std::map< SpaceArg, ValueType > &cache_data, const SpaceArg &space) constMoose::FunctorBase< T >private
queryQpCache(unsigned int qp, const libMesh::QBase &qrule, std::vector< std::pair< bool, T >> &qp_cache_data, const SpaceArg &space, const StateArg &state) constMoose::FunctorBase< T >private
residualSetup() overrideMoose::FunctorBase< T >virtual
setCacheClearanceSchedule(const std::set< ExecFlagType > &clearance_schedule)Moose::FunctorBase< T >
supportsElemSideQpArg() const =0Moose::FunctorBase< T >pure virtual
supportsFaceArg() const =0Moose::FunctorBase< T >pure virtual
timestepSetup() overrideMoose::FunctorBase< T >virtual
ValueType typedefMoose::FunctorBase< T >
~FaceArgInterface()=defaultFaceArgInterfacevirtual
~FunctorBase()=defaultMoose::FunctorBase< T >virtual