Copy data between x3d2 padded arrays and cuFFTMp descriptors
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | dst | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | src | ||
integer, | intent(in), | value | :: | nx | ||
integer, | intent(in), | value | :: | ny | ||
integer, | intent(in), | value | :: | nz |