24 auto prop =
_props[i](datum, qp);
The Kokkos object that holds thread-private data in the parallel operations of any Kokkos object...
const std::vector< std::string > & _prop_names
Moose::Kokkos::Array< Moose::Kokkos::MaterialProperty< Real > > _props
const InputParameters & parameters() const
Get the parameters of the object.
KOKKOS_FUNCTION void computeQpProperties(const unsigned int qp, Datum &datum) const
The base class for a user to derive their own Kokkos materials.
const unsigned int _num_props
const Moose::Kokkos::Array< Real > _prop_values
KokkosGenericConstantMaterial(const InputParameters ¶meters)
static InputParameters validParams()