Returns string representation of dtfft_executor_t, C interface
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dtfft_executor_t), | intent(in) | :: | executor |
The enumerated type dtfft_executor_t |
||
| character(len=c_char), | intent(out) | :: | executor_string(*) |
Resulting string |
||
| integer(kind=c_size_t), | intent(out) | :: | executor_string_size |
Size of string |