19 "\\frac{\\partial u_h}{\\partial t})$.");
registerMooseObject("MooseApp", ADVectorTimeDerivative)
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.
virtual ADRealVectorValue precomputeQpResidual() override
Called before forming the residual for an element.
static InputParameters validParams()
ADVectorTimeDerivative(const InputParameters ¶meters)
unsigned int _qp
The current quadrature point index.