#include <AMReX_Config.H>#include <fftw3.h>#include "complex-type.h"#include "Distribution.H"#include "Error.h"Go to the source code of this file.
Classes | |
| class | hacc::Dfft |
Namespaces | |
| hacc | |
Macros | |
| #define | DFFT_TIMING 0 |
| #define | FFTW_ADDR(X) reinterpret_cast<fftw_complex*>(&(X)[0]) |
| #define DFFT_TIMING 0 |
| #define FFTW_ADDR | ( | X | ) | reinterpret_cast<fftw_complex*>(&(X)[0]) |