ORB5  v4.9.4
fftw_f77.h File Reference

Go to the source code of this file.

Functions

!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 !routines (either directly or with an #include statement ! if you use the C preprocessor). integer FFTW_FORWARD
 
!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 FFTW_BACKWARD parameter (FFTW_FORWARD=-1, FFTW_BACKWARD=1) integer FFTW_REAL_TO_COMPLEX
 
!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 FFTW_BACKWARD FFTW_COMPLEX_TO_REAL parameter (FFTW_REAL_TO_COMPLEX=-1, FFTW_COMPLEX_TO_REAL=1) integer FFTW_ESTIMATE
 
!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 FFTW_BACKWARD FFTW_COMPLEX_TO_REAL FFTW_MEASURE parameter (FFTW_ESTIMATE=0, FFTW_MEASURE=1) integer FFTW_OUT_OF_PLACE
 
!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 FFTW_BACKWARD FFTW_COMPLEX_TO_REAL FFTW_MEASURE FFTW_USE_WISDOM parameter (FFTW_OUT_OF_PLACE=0) parameter(FFTW_IN_PLACE
 

Variables

!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 FFTW_BACKWARD FFTW_COMPLEX_TO_REAL FFTW_MEASURE FFTW_IN_PLACE
 

Function Documentation

◆ !routines()

!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 !routines ( either directly or with an #include statement ! if you use the C  preprocessor)

◆ parameter() [1/4]

!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 FFTW_BACKWARD FFTW_COMPLEX_TO_REAL FFTW_MEASURE parameter ( FFTW_ESTIMATE  = 0,
FFTW_MEASURE  = 1 
)

◆ parameter() [2/4]

!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 FFTW_BACKWARD parameter ( FFTW_FORWARD  = -1,
FFTW_BACKWARD  = 1 
)
+ Here is the caller graph for this function:

◆ parameter() [3/4]

!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 FFTW_BACKWARD FFTW_COMPLEX_TO_REAL FFTW_MEASURE FFTW_USE_WISDOM parameter ( FFTW_OUT_OF_PLACE  = 0)

◆ parameter() [4/4]

!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 FFTW_BACKWARD FFTW_COMPLEX_TO_REAL parameter ( FFTW_REAL_TO_COMPLEX  = -1,
FFTW_COMPLEX_TO_REAL  = 1 
)

Variable Documentation

◆ FFTW_IN_PLACE

!This file contains PARAMETER statements for various constants !that can be passed to FFTW routines You should include !this file in any FORTRAN program that calls the fftw_f77 FFTW_BACKWARD FFTW_COMPLEX_TO_REAL FFTW_MEASURE FFTW_IN_PLACE