![]() |
Snoopy Version 6.0 (Albert)
|
Go to the source code of this file.
Defines | |
| #define | NX 96 |
| #define | NY 96 |
| #define | NZ 96 |
| #define | FFT_PLANNING FFTW_MEASURE |
| #define FFT_PLANNING FFTW_MEASURE |
can be either FFTW_ESTIMATE, FFTW_MEASURE, FFTW_PATIENT or FFTW_EXHAUSTIVE (see fftw3 doc). Measure leads to longer initialisation of fft routines
| #define NX 96 |
X Dimension in real space. Must be multiples of NPROC when using MPI.
| #define NY 96 |
Y Dimension in real space. Must be multiples of NPROC when using MPI.
| #define NZ 96 |
Z Dimension in real space.