Block-Structured AMR Software Framework
Dfft.H File Reference
#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])
 

Macro Definition Documentation

◆ DFFT_TIMING

#define DFFT_TIMING   0

◆ FFTW_ADDR

#define FFTW_ADDR (   X)    reinterpret_cast<fftw_complex*>(&(X)[0])