19 "\\frac{\\partial u_h}{\\partial t})$.");
DualNumber< Real, DNDerivativeType, true > ADReal
registerMooseObject("MooseApp", ADTimeDerivative)
ADTimeDerivative(const InputParameters ¶meters)
static InputParameters validParams()
virtual ADReal precomputeQpResidual() override
Called before forming the residual for an element.
AD time kernels should inherit from this class when the time portion of the weak residual is multipli...
static InputParameters validParams()
const ADTemplateVariableValue< T > & _u_dot
Holds the time derivatives at the quadrature points.
unsigned int _qp
The current quadrature point index.