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