Returns pencil decomposition info, C/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(pencil_c) | :: | pencil |
Pencil pointer |
The enumerated type dtfft_error_t defines API call result codes.