Handle for async transpose operation
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(dtfft_transpose_t), | public | :: | transpose_type |
Type of transposition requested |
|||
| logical, | public | :: | is_started | = | .false. |
Flag that indicates if transpose was started |
|
| type(c_ptr), | public | :: | in |
Input pointer |
|||
| type(c_ptr), | public | :: | out |
Output pointer |