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