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 | |||
---|---|---|---|---|---|---|---|
real(kind=C_DOUBLE), | public, | dimension(:,:), pointer | :: | tab |
type tab_fftw_real real(C_DOUBLE), dimension(:,:), pointer :: tab endtype tab_fftw_real