Note
Because FFTW3 is built so that it works on the same memory zone, for concurrent executions, a zone per thread is created.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
complex(kind=C_DOUBLE_COMPLEX), | public, | dimension(:,:), pointer | :: | tab |
type tab_fftw complex(C_DOUBLE_COMPLEX), dimension(:,:), pointer :: tab endtype tab_fftw