Returns pencil decomposition info, C interface
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | plan_ptr |
C pointer to Fortran plan |
||
| type(dtfft_layout_t), | intent(in) | :: | layout |
Layout requested |
||
| type(dtfft_pencil_c) | :: | pencil |
Pencil pointer |
The enumerated type dtfft_error_t defines API call result codes.