Allocates memory for dtFFT Plan, C/C++ interface
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | value | :: | plan_ptr |
C pointer to Fortran plan |
||
integer(kind=c_size_t), | value | :: | alloc_bytes |
Number of bytes to allocate |
||
type(c_ptr) | :: | ptr |
Allocated pointer |
The enumerated type dtfft_error_t defines API call result codes.