FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

fft.C File Reference


Detailed Description

Definition in file fft.C.

#include "src/randomProcesses/fft/fft.H"
#include "src/randomProcesses/fft/fftRenumber.H"
Include dependency graph for fft.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Defines

#define  SWAP(a, b)   tempr=(a); (a)=(b); (b)=tempr
#define  TWOPI   6.28318530717959

Define Documentation

#define SWAP (   a,
  b  
)    tempr=(a); (a)=(b); (b)=tempr

Definition at line 36 of file fft.C.

Referenced by fft::transform().

#define TWOPI   6.28318530717959

Definition at line 37 of file fft.C.

Referenced by fft::transform().