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