Returns CUDA stream associated with plan
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(dtfft_plan_t), | intent(in) | :: | self |
Abstract plan |
||
type(dtfft_stream_t), | intent(out) | :: | stream |
dtFFT Stream |
||
integer(kind=int32), | intent(out), | optional | :: | error_code |
Optional error code returned to user |