21 template <
typename Derived>
26 template <
typename Derived>
29 const unsigned int qp,
KOKKOS_FUNCTION Moose::Kokkos::ADReal computeQpResidual(const unsigned int i, const unsigned int qp, AssemblyDatum &datum) const
const ADVariableValue _u_dot
Time derivative of the current solution at quadrature points.
const InputParameters & parameters() const
Get the parameters of the object.
The base class for Kokkos time-derivative kernels.
DualNumber< Real, DNDerivativeType, false > ADReal
const ADVariableTestValue _test
Current test function.
KokkosADTimeDerivative(const InputParameters ¶meters)
The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels...
static InputParameters validParams()