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