31 KOKKOS_FUNCTION
inline Real
The base class for a user to derive their own Kokkos auxiliary kernels.
const InputParameters & parameters() const
Get the parameters of the object.
Constant auxiliary value.
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
KokkosConstantAux(const InputParameters ¶meters)
The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels...
Moose::Kokkos::Scalar< const Real > _value
The value being set for the current node/element.
KOKKOS_FUNCTION Real computeValue(const unsigned int qp, AssemblyDatum &datum) const