FreeFOAM The Cross-Platform CFD Toolkit
fftRenumber.H File Reference

Multi-dimensional renumbering used in the Numerical Recipes fft routine. More...


Detailed Description

Multi-dimensional renumbering used in the Numerical Recipes fft routine.

Source files

Definition in file fftRenumber.H.

+ Include dependency graph for fftRenumber.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

void fftRenumber (List< complex > &data, const labelList &nn)
 Multi-dimensional renumbering used in the Numerical Recipes fft routine.