Ends previously started transposition
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dtfft_plan_t), | intent(inout) | :: | self |
Abstract plan |
||
| type(dtfft_request_t), | intent(inout) | :: | request |
Handle obtained from transpose_start or transpose_start_ptr |
||
| integer(kind=int32), | intent(out), | optional | :: | error_code |
Optional error code returned to user |