Octopus
fftw_low.c File Reference

Go to the source code of this file.

Typedefs

typedef int fint
 
typedef int fint4
 
typedef long long int fint8
 
typedef char fchar
 

Functions

void fft_optimize (int *n, int par)
 
void FC_FUNC_ (oct_fft_optimize, OCT_FFT_OPTIMIZE)
 

Typedef Documentation

◆ fint

typedef int fint

Definition at line 18 of file fftw_low.c.

◆ fint4

typedef int fint4

Definition at line 19 of file fftw_low.c.

◆ fint8

typedef long long int fint8

Definition at line 20 of file fftw_low.c.

◆ fchar

typedef char fchar

Definition at line 22 of file fftw_low.c.

Function Documentation

◆ fft_optimize()

void fft_optimize ( int *  n,
int  par 
)

Definition at line 25 of file fftw_low.c.

◆ FC_FUNC_()

void FC_FUNC_ ( oct_fft_optimize  ,
OCT_FFT_OPTIMIZE   
)

Definition at line 55 of file fftw_low.c.