26 const unsigned int qp,
38 KOKKOS_FUNCTION
inline Real 40 const unsigned int qp,
const unsigned int _v_var
Coupled variable number.
const InputParameters & parameters() const
Get the parameters of the object.
KokkosCoupledForce(const InputParameters ¶meters)
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int i, const unsigned int qp, ResidualDatum &datum) const
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
The Kokkos wrapper classes for MOOSE-like variable value access.
The base class for a user to derive their own Kokkos kernels.
const Moose::Kokkos::VariableValue _v
Coupled variable.
static InputParameters validParams()
The Kokkos object that holds thread-private data in the parallel operations of Kokkos residual object...
Implements a source term proportional to the value of a coupled variable.
const VariableTestValue _test
Current test function.
const Real _coef
Multiplier for the coupled force term.