ADKernelGrad

Description

This is an optimized Kernel base class for residuals which allow the gradient of the test function (_grad_test[_i][_qp]) to be factored out (see KernelGrad).

(\dots,\nabla\psi_i)

The Jacobian in ADKernelGrad is computed using forward automatic differentiation.