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