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