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