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