23 const unsigned int qp,
37 KOKKOS_FUNCTION
inline Real 43 KOKKOS_FUNCTION
inline Real
const Moose::Kokkos::VariableValue _v
The value of the coupled variable.
const InputParameters & parameters() const
Get the parameters of the object.
The base class for a user to derive their own Kokkos nodal kernels.
const Real _coef
A multiplicative factor for computing the coupled force.
const unsigned int _v_var
The number of the coupled variable.
KokkosCoupledForceNodalKernel(const InputParameters ¶meters)
static InputParameters validParams()
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...
The Kokkos wrapper classes for MOOSE-like variable value access.
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int qp, AssemblyDatum &datum) const
KOKKOS_FUNCTION Real computeQpOffDiagJacobian(const unsigned int jvar, const unsigned int qp, AssemblyDatum &datum) const