24 template <
typename Derived>
26 template <
typename Derived>
28 const unsigned int jvar,
29 const unsigned int qp,
38 template <
typename Derived>
45 template <
typename Derived>
48 const unsigned int jvar,
49 const unsigned int qp,
const unsigned int _v_var
const InputParameters & parameters() const
Get the parameters of the object.
KokkosCoupledTimeDerivative(const InputParameters ¶meters)
The base class for a user to derive their own Kokkos kernels where the residual is of the form...
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()
KOKKOS_FUNCTION Real computeQpOffDiagJacobian(const unsigned int j, const unsigned int jvar, const unsigned int qp, AssemblyDatum &datum) const
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.
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int qp, AssemblyDatum &datum) const