24 template <
typename Derived>
26 template <
typename Derived>
28 const unsigned int jvar,
29 const unsigned int qp,
38 template <
typename Derived>
46 template <
typename Derived>
49 const unsigned int jvar,
50 const unsigned int qp,
const unsigned int _v_var
const InputParameters & parameters() const
Get the parameters of the object.
KokkosCoupledTimeDerivative(const InputParameters ¶meters)
KOKKOS_FUNCTION Real precomputeQpResidual(const unsigned int qp, AssemblyDatum &datum) const
The base class for a user to derive their own Kokkos kernels where the residual is of the form...
KOKKOS_FUNCTION Real precomputeQpOffDiagJacobian(const unsigned int j, const unsigned int jvar, const unsigned int qp, AssemblyDatum &datum) const
This calculates the time derivative for a coupled variable.
The Kokkos wrapper classes for MOOSE-like variable value access.
const Moose::Kokkos::Scalar< const Real > _dv_dot
static InputParameters validParams()
const Moose::Kokkos::VariableValue _v_dot
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels...
const VariablePhiValue _phi
Current shape function.