Skip to content

File fftnormalization.h

FileList > code_source > templat > include > TempLat > fft > fftnormalization.h

Go to the source code of this file

  • #include "TempLat/lattice/memory/memorylayouts/fftlayoutstruct.h"
  • #include "TempLat/util/almostequal.h"
  • #include "TempLat/lattice/memory/memoryblock.h"
  • #include "TempLat/parallel/device_iteration.h"

Namespaces

Type Name
namespace TempLat

Classes

Type Name
class FFTNormalization <NDim>
A class which applies the normalization to a block of memory after C2R and R2C fft's. You can choose between: fourier: C2R: 1/N, R2C: 1, mixed: C2R: 1/sqrt(N), R2C: 1/sqrt(N), config: C2R: 1, R2C: 1/N,.

The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/fft/fftnormalization.h