24 template <
typename Derived>
32template <
typename Derived>
35 const unsigned int qp,
This calculates the time derivative for a coupled variable.
KOKKOS_FUNCTION Moose::Kokkos::ADReal computeQpResidual(const unsigned int i, const unsigned int qp, AssemblyDatum &datum) const
const Moose::Kokkos::ADVariableValue _v_dot
KokkosADCoupledTimeDerivative(const InputParameters ¶meters)
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
The base class for a user to derive their own Kokkos kernels using automatic differentiation (AD).
const ADVariableTestValue _test
Current test function.
The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels.
The Kokkos wrapper classes for MOOSE-like variable value access.
DualNumber< Real, DNDerivativeType, false > ADReal