38 KOKKOS_FUNCTION
inline Real const Real _offset
Value to be added to the material property.
The base class for a user to derive their own Kokkos auxiliary kernels.
const InputParameters & parameters() const
Get the parameters of the object.
const Real _factor
Multiplier for the material property.
KokkosMaterialRealAux(const InputParameters ¶meters)
Class constructor.
const Moose::Kokkos::MaterialProperty< Real > _prop
Material property for this AuxKernel.
KOKKOS_FUNCTION Real computeValue(const unsigned int qp, AssemblyDatum &datum) const
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...
static InputParameters validParams()