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