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