#include <prototypes.h>
Public Attributes | |
| struct fft_plan_3d * | plan |
| fftw_plan | plan |
| ath_fft_direction | dir |
| long int | cnt |
| long int | gcnt |
Definition at line 62 of file prototypes.h.
| long int ath_3d_fft_plan::cnt |
Definition at line 69 of file prototypes.h.
Referenced by ath_3d_fft_create_plan(), and ath_3d_fft_malloc().
Definition at line 68 of file prototypes.h.
Referenced by ath_3d_fft(), ath_3d_fft_create_plan(), and getVRel_2S().
| long int ath_3d_fft_plan::gcnt |
Definition at line 70 of file prototypes.h.
Referenced by ath_3d_fft_create_plan(), selfg_fft_3d(), and selfg_fft_obc_3d().
| struct fft_plan_3d* ath_3d_fft_plan::plan |
Definition at line 64 of file prototypes.h.
Referenced by ath_3d_fft(), ath_3d_fft_create_plan(), and ath_3d_fft_destroy_plan().
| fftw_plan ath_3d_fft_plan::plan |
Definition at line 66 of file prototypes.h.
1.7.1