| _current_node | ADNodalBCTempl< T, Base > | protected |
| _field_variable | MooseVariableInterface< T > | protected |
| _fv_variable | MooseVariableInterface< T > | protected |
| _linear_fv_variable | MooseVariableInterface< T > | protected |
| _mvi_assembly | MooseVariableInterface< T > | protected |
| _nodal | MooseVariableInterface< T > | protected |
| _qp | ADNodalBCTempl< T, Base > | protected |
| _set_components | ADNodalBCTempl< T, Base > | protected |
| _u | ADNodalBCTempl< T, Base > | protected |
| _undisplaced_assembly | ADNodalBCTempl< T, Base > | private |
| _var | ADNodalBCTempl< T, Base > | protected |
| _variable | MooseVariableInterface< T > | protected |
| addJacobian(const ADResidual &residual, const std::vector< dof_id_type > &dof_indices) | ADNodalBCTempl< T, Base > | private |
| addResidual(const ADResidual &residual, const std::vector< dof_id_type > &dof_indices) | ADNodalBCTempl< T, Base > | private |
| ADFunctorInterface(const MooseObject *moose_object) | ADFunctorInterface | |
| ADFunctorInterface(const ADFunctorInterface &object, const Moose::Kokkos::FunctorCopy &key) | ADFunctorInterface | |
| ADNodalBCTempl(const InputParameters ¶meters) | ADNodalBCTempl< T, Base > | |
| checkFunctorSupportsSideIntegration(const std::string &name, bool qp_integration) | FunctorInterface | protected |
| computeJacobian() override final | ADNodalBCTempl< T, Base > | private |
| computeOffDiagJacobian(unsigned int jvar) override final | ADNodalBCTempl< T, Base > | private |
| computeOffDiagJacobianScalar(unsigned int jvar) override final | ADNodalBCTempl< T, Base > | private |
| computeQpResidual()=0 | ADNodalBCTempl< T, Base > | protectedpure virtual |
| computeResidual() override final | ADNodalBCTempl< T, Base > | private |
| computeResidualAndJacobian() override | ADNodalBCTempl< T, Base > | private |
| deduceFunctorName(const std::string &name, const InputParameters ¶ms) | FunctorInterface | static |
| deduceFunctorName(const std::string &name) const | FunctorInterface | protected |
| dot() | MooseVariableInterface< T > | protectedvirtual |
| dotDot() | MooseVariableInterface< T > | protectedvirtual |
| dotDotDu() | MooseVariableInterface< T > | protectedvirtual |
| dotDotOld() | MooseVariableInterface< T > | protectedvirtual |
| dotDu() | MooseVariableInterface< T > | protectedvirtual |
| dotOld() | MooseVariableInterface< T > | protectedvirtual |
| FunctorInterface(const MooseObject *moose_object) | FunctorInterface | |
| FunctorInterface(const FunctorInterface &object, const Moose::Kokkos::FunctorCopy &key) | FunctorInterface | |
| getFunctor(const std::string &name) | FunctorInterface | protected |
| getFunctor(const std::string &name, THREAD_ID tid) | FunctorInterface | protected |
| getFunctor(const std::string &name, SubProblem &subproblem) | FunctorInterface | protected |
| getFunctor(const std::string &name, SubProblem &subproblem, THREAD_ID tid) | FunctorInterface | protected |
| gradient() | MooseVariableInterface< T > | protectedvirtual |
| gradientOld() | MooseVariableInterface< T > | protectedvirtual |
| gradientOlder() | MooseVariableInterface< T > | protectedvirtual |
| isFunctor(const std::string &name) const | FunctorInterface | protected |
| isFunctor(const std::string &name, const SubProblem &subproblem) const | FunctorInterface | protected |
| makeElemArg(const Elem *elem, bool correct_skewnewss=false) const | FunctorInterface | protected |
| mooseLinearVariableFV() const | MooseVariableInterface< T > | |
| mooseVariable() const | MooseVariableInterface< T > | |
| mooseVariableBase() const | MooseVariableInterface< T > | inline |
| mooseVariableField() | MooseVariableInterface< T > | |
| mooseVariableFV() const | MooseVariableInterface< T > | |
| 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< T > | |
| second() | MooseVariableInterface< T > | protectedvirtual |
| secondOld() | MooseVariableInterface< T > | protectedvirtual |
| secondOlder() | MooseVariableInterface< T > | protectedvirtual |
| secondPhi() | MooseVariableInterface< T > | protectedvirtual |
| secondPhiFace() | MooseVariableInterface< T > | protectedvirtual |
| secondTest() | MooseVariableInterface< T > | protectedvirtual |
| secondTestFace() | MooseVariableInterface< T > | protectedvirtual |
| shouldSetComp(unsigned short i) const | ADNodalBCTempl< T, Base > | inline |
| validParams() | ADNodalBCTempl< T, Base > | static |
| validParams() | ADNodalBCTempl< T, Base > | |
| validParams() | ADNodalBCTempl< T, Base > | |
| value() | MooseVariableInterface< T > | protectedvirtual |
| valueOld() | MooseVariableInterface< T > | protectedvirtual |
| valueOlder() | MooseVariableInterface< T > | protectedvirtual |
| variable() const override | ADNodalBCTempl< T, Base > | inline |
| ~MooseVariableInterface() | MooseVariableInterface< T > | virtual |