18 params.
addRequiredParam<MaterialPropertyName>(
"velocity",
"Velocity vector");
23 :
ADKernel(parameters), _velocity(getADMaterialProperty<RealVectorValue>(
"velocity"))
registerMooseObject("NavierStokesTestApp", ADAdvection)
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal computeQpResidual() override
const ADMaterialProperty< RealVectorValue > & _velocity
static InputParameters validParams()
ADAdvection(const InputParameters ¶meters)
const ADTemplateVariableTestValue< T > & _test
static InputParameters validParams()
const ADTemplateVariableGradient< T > & _grad_u