Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=c_float), | intent(inout), | target | :: | hostBuffer(:) |
Host array (target) |
|
class(fclDeviceFloat), | intent(in) | :: | memObject |
Focal memory object (source) |
Transfer device float array to host float array Called by operator-overloading of assignment(=)