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