#include <prototypes.h>
Public Attributes | |
| struct fft_plan_2d * | plan |
| fftw_plan | plan |
| ath_fft_direction | dir |
| long int | cnt |
| long int | gcnt |
Definition at line 73 of file prototypes.h.
| long int ath_2d_fft_plan::cnt |
Definition at line 80 of file prototypes.h.
Referenced by ath_2d_fft_create_plan(), ath_2d_fft_malloc(), bvals_grav(), and pack_Phi_ix3().
Definition at line 79 of file prototypes.h.
Referenced by ath_2d_fft(), and ath_2d_fft_create_plan().
| long int ath_2d_fft_plan::gcnt |
Definition at line 81 of file prototypes.h.
Referenced by ath_2d_fft_create_plan(), and selfg_fft_2d().
| struct fft_plan_2d* ath_2d_fft_plan::plan |
Definition at line 75 of file prototypes.h.
Referenced by ath_2d_fft(), ath_2d_fft_create_plan(), and ath_2d_fft_destroy_plan().
| fftw_plan ath_2d_fft_plan::plan |
Definition at line 77 of file prototypes.h.
1.7.1