Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fclDeviceInt32), | intent(inout) | :: | memObject |
Focal memory object to fill |
||
integer(kind=c_int32_t), | intent(in), | target | :: | hostValue |
Host value with which to fill |
Assign a scalar integer to a device integer memory buffer Called by operator-overloading of assignment(=)