Overture  Version 25
Macros | Functions
FourierOperators.C File Reference
#include "FourierOperators.h"
Include dependency graph for FourierOperators.C:

Macros

#define RFFTI   EXTERN_C_NAME(rffti)
 
#define RFFTF   EXTERN_C_NAME(rfftf)
 
#define RFFTB   EXTERN_C_NAME(rfftb)
 

Functions

void RFFTI (int &nx, real &wsave)
 
void RFFTF (int &nx, real &u, real &wsave)
 
void RFFTB (int &nx, real &u, real &wsave)
 

Macro Definition Documentation

#define RFFTB   EXTERN_C_NAME(rfftb)
#define RFFTF   EXTERN_C_NAME(rfftf)
#define RFFTI   EXTERN_C_NAME(rffti)

Function Documentation

void RFFTB ( int &  nx,
real u,
real wsave 
)
void RFFTF ( int &  nx,
real u,
real wsave 
)
void RFFTI ( int &  nx,
real wsave 
)