
Go to the source code of this file.
Data Structures | |
| struct | LineFFTGrid |
| The Grid structures which describes the points being sent. More... | |
| struct | LineFFTInfo |
| Startup consturction info for the line fft array element. More... | |
| class | LineFFTGridMsg |
| class | LineFFTArray |
| Main Pencil FFT Chare Array. More... | |
Enumerations | |
| enum | LineFFTPhase { PHASE_X = 0, PHASE_Y, PHASE_Z } |
| The specific phase of the 3D line fft operation. More... | |
| enum | LineFFTCompletion { ARRAY_REDUCTION = 0, SEND_GRID } |
Functions | |
| PUPbytes (LineFFTGrid) struct LineFFTInfo | |
| PUPbytes (LineFFTInfo) class LineFFTMsg | |
| enum LineFFTPhase |
| enum LineFFTCompletion |
| PUPbytes | ( | LineFFTGrid | ) |
| PUPbytes | ( | LineFFTInfo | ) |
1.5.5