Returns size of element in bytes, C/C++ interface
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | value | :: | plan_ptr |
C pointer to Fortran plan |
||
integer(kind=c_size_t), | intent(out) | :: | element_size |
Size of element in bytes |
The enumerated type dtfft_error_t defines API call result codes.