This is the complete list of members for PiecewiseByBlockLambdaFunctor< T >, including all inherited members.
| _elem_functor | PiecewiseByBlockLambdaFunctor< T > | private |
| _elem_point_functor | PiecewiseByBlockLambdaFunctor< T > | private |
| _elem_qp_functor | PiecewiseByBlockLambdaFunctor< T > | private |
| _elem_side_qp_functor | PiecewiseByBlockLambdaFunctor< T > | private |
| _face_functor | PiecewiseByBlockLambdaFunctor< T > | private |
| _mesh | PiecewiseByBlockLambdaFunctor< T > | private |
| _node_functor | PiecewiseByBlockLambdaFunctor< T > | private |
| checkFace(const Moose::FaceArg &face) const | Moose::FunctorBase< T > | |
| customSetup(const ExecFlagType &exec_type) override | Moose::FunctorBase< T > | virtual |
| dot(const ElemArg &elem, const StateArg &state) const | Moose::FunctorBase< T > | |
| dot(const FaceArg &face, const StateArg &state) const | Moose::FunctorBase< T > | |
| dot(const ElemQpArg &qp, const StateArg &state) const | Moose::FunctorBase< T > | |
| dot(const ElemSideQpArg &qp, const StateArg &state) const | Moose::FunctorBase< T > | |
| dot(const ElemPointArg &elem_point, const StateArg &state) const | Moose::FunctorBase< T > | |
| dot(const NodeArg &node, const StateArg &state) const | Moose::FunctorBase< T > | |
| DotType typedef | Moose::FunctorBase< T > | |
| ElemFn typedef | PiecewiseByBlockLambdaFunctor< T > | protected |
| ElemPointFn typedef | PiecewiseByBlockLambdaFunctor< T > | protected |
| ElemQpFn typedef | PiecewiseByBlockLambdaFunctor< T > | protected |
| ElemSideQpFn typedef | PiecewiseByBlockLambdaFunctor< T > | protected |
| evaluate(const Moose::ElemArg &elem_arg, const Moose::StateArg &time) const override | PiecewiseByBlockLambdaFunctor< T > | protectedvirtual |
| evaluate(const Moose::FaceArg &face, const Moose::StateArg &time) const override | PiecewiseByBlockLambdaFunctor< T > | protectedvirtual |
| evaluate(const Moose::ElemQpArg &elem_qp, const Moose::StateArg &time) const override | PiecewiseByBlockLambdaFunctor< T > | protectedvirtual |
| evaluate(const Moose::ElemSideQpArg &elem_side_qp, const Moose::StateArg &time) const override | PiecewiseByBlockLambdaFunctor< T > | protectedvirtual |
| evaluate(const Moose::ElemPointArg &elem_point, const Moose::StateArg &time) const override | PiecewiseByBlockLambdaFunctor< T > | protectedvirtual |
| evaluate(const Moose::NodeArg &node_arg, const Moose::StateArg &time) const override | PiecewiseByBlockLambdaFunctor< T > | protectedvirtual |
| evaluateDot(const ElemArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateDot(const FaceArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateDot(const ElemQpArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateDot(const ElemSideQpArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateDot(const ElemPointArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateDot(const NodeArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateGradDot(const ElemArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateGradDot(const FaceArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateGradDot(const ElemQpArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateGradDot(const ElemSideQpArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateGradDot(const ElemPointArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateGradDot(const NodeArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| evaluateGradient(const Moose::ElemArg &elem_arg, const Moose::StateArg &) const override | PiecewiseByBlockLambdaFunctor< T > | protectedvirtual |
| evaluateGradient(const Moose::FaceArg &face_arg, const Moose::StateArg &) const override | PiecewiseByBlockLambdaFunctor< T > | protectedvirtual |
| Moose::FunctorBase::evaluateGradient(const ElemQpArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| Moose::FunctorBase::evaluateGradient(const ElemSideQpArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| Moose::FunctorBase::evaluateGradient(const ElemPointArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| Moose::FunctorBase::evaluateGradient(const NodeArg &, const StateArg &) const | Moose::FunctorBase< T > | inlineprotectedvirtual |
| FaceFn typedef | PiecewiseByBlockLambdaFunctor< T > | protected |
| FunctorBase(const MooseFunctorName &name, const std::set< ExecFlagType > &clearance_schedule={EXEC_ALWAYS}) | Moose::FunctorBase< T > | inline |
| FunctorBase(const FunctorBase< T > &, const Moose::Kokkos::FunctorCopy &) | Moose::FunctorBase< T > | inline |
| functorName() const | Moose::FunctorBase< T > | inline |
| FunctorType typedef | Moose::FunctorBase< T > | |
| genericEvaluate(const Space &r, const State &state) const | Moose::FunctorBase< T > | |
| gradDot(const ElemArg &elem, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradDot(const FaceArg &face, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradDot(const ElemQpArg &qp, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradDot(const ElemSideQpArg &qp, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradDot(const ElemPointArg &elem_point, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradDot(const NodeArg &node, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradient(const ElemArg &elem, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradient(const FaceArg &face, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradient(const ElemQpArg &qp, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradient(const ElemSideQpArg &qp, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradient(const ElemPointArg &elem_point, const StateArg &state) const | Moose::FunctorBase< T > | |
| gradient(const NodeArg &node, const StateArg &state) const | Moose::FunctorBase< T > | |
| GradientType typedef | Moose::FunctorBase< T > | |
| hasBlocks(SubdomainID id) const override | PiecewiseByBlockLambdaFunctor< T > | virtual |
| hasFaceSide(const FaceInfo &fi, const bool fi_elem_side) const override | Moose::FunctorBase< T > | virtual |
| isConstant() const | Moose::FunctorBase< T > | inlinevirtual |
| isExtrapolatedBoundaryFace(const FaceInfo &fi, const Elem *elem, const Moose::StateArg &time) const override | PiecewiseByBlockLambdaFunctor< T > | virtual |
| isInternalFace(const FaceInfo &) const | Moose::FunctorBase< T > | |
| jacobianSetup() override | Moose::FunctorBase< T > | virtual |
| NodeFn typedef | PiecewiseByBlockLambdaFunctor< T > | protected |
| operator()(const ElemArg &elem, const StateArg &state) const | Moose::FunctorBase< T > | |
| operator()(const FaceArg &face, const StateArg &state) const | Moose::FunctorBase< T > | |
| operator()(const ElemQpArg &qp, const StateArg &state) const | Moose::FunctorBase< T > | |
| operator()(const ElemSideQpArg &qp, const StateArg &state) const | Moose::FunctorBase< T > | |
| operator()(const ElemPointArg &elem_point, const StateArg &state) const | Moose::FunctorBase< T > | |
| operator()(const NodeArg &node, const StateArg &state) const | Moose::FunctorBase< T > | |
| PiecewiseByBlockLambdaFunctor(const std::string &name, PolymorphicLambda my_lammy, const std::set< ExecFlagType > &clearance_schedule, const MooseMesh &mesh, const std::set< SubdomainID > &block_ids) | PiecewiseByBlockLambdaFunctor< T > | |
| residualSetup() override | Moose::FunctorBase< T > | virtual |
| setCacheClearanceSchedule(const std::set< ExecFlagType > &clearance_schedule) | Moose::FunctorBase< T > | |
| setFunctor(const MooseMesh &mesh, const std::set< SubdomainID > &block_ids, PolymorphicLambda my_lammy) | PiecewiseByBlockLambdaFunctor< T > | |
| subdomainErrorMessage(SubdomainID sub_id, const std::unordered_map< SubdomainID, C > &functors) const | PiecewiseByBlockLambdaFunctor< T > | private |
| supportsElemSideQpArg() const override final | PiecewiseByBlockLambdaFunctor< T > | inlinevirtual |
| supportsFaceArg() const override final | PiecewiseByBlockLambdaFunctor< T > | inlinevirtual |
| timestepSetup() override | Moose::FunctorBase< T > | virtual |
| ValueType typedef | Moose::FunctorBase< T > | |
| ~FaceArgInterface()=default | FaceArgInterface | virtual |
| ~FunctorBase()=default | Moose::FunctorBase< T > | virtual |
| ~PiecewiseByBlockLambdaFunctor()=default | PiecewiseByBlockLambdaFunctor< T > | virtual |
1.8.14