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