Executes FFTW3 plan
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(fftw_executor), | intent(in) | :: | self |
FFTW FFT Executor |
||
| type(c_ptr), | intent(in) | :: | a |
Source pointer |
||
| type(c_ptr), | intent(in) | :: | b |
Target pointer |
||
| integer(kind=int8), | intent(in) | :: | sign |
Sign of transform |