_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 |
_v | ADVectorMatchedValueBC | protected |
_var | ADNodalBCTempl< T, Base > | protected |
_variable | MooseVariableInterface< T > | protected |
ADFunctorInterface(const MooseObject *moose_object) | ADFunctorInterface | |
ADNodalBCTempl(const InputParameters ¶meters) | ADNodalBCTempl< T, Base > | |
ADVectorMatchedValueBC(const InputParameters ¶meters) | ADVectorMatchedValueBC | |
checkFunctorSupportsSideIntegration(const std::string &name, bool qp_integration) | FunctorInterface | protected |
computeQpResidual() override | ADVectorMatchedValueBC | protectedvirtual |
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 | |
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() | ADVectorMatchedValueBC | static |
value() | MooseVariableInterface< T > | protectedvirtual |
valueOld() | MooseVariableInterface< T > | protectedvirtual |
valueOlder() | MooseVariableInterface< T > | protectedvirtual |
variable() const override | ADNodalBCTempl< T, Base > | inline |
~MooseVariableInterface() | MooseVariableInterface< T > | virtual |