Executes single transposition
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(abstract_transpose_plan), | intent(inout) | :: | self |
Transposition class |
||
type(c_ptr), | intent(in) | :: | in |
Incoming pointer |
||
type(c_ptr), | intent(in) | :: | out |
Result pointer |
||
type(dtfft_transpose_t), | intent(in) | :: | transpose_type |
Type of transpose |