Frees previously allocated memory specific for this plan
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(dtfft_plan_t), | intent(inout) | :: | self |
Abstract plan |
||
complex(kind=real64), | intent(inout), | target | :: | ptr(:) |
Pointer allocated with mem_alloc |
|
integer(kind=int32), | intent(out), | optional | :: | error_code |
Optional error code returned to user |