(git:e7e05ae)
fftw3_lib.F File Reference

Go to the source code of this file.

Modules

module  fftw3_lib
 

Functions/Subroutines

subroutine, public fftw3_lib::fftw3_do_cleanup (wisdom_file, ionode)
 ... More...
 
subroutine, public fftw3_lib::fftw3_do_init (wisdom_file)
 ... More...
 
subroutine, public fftw3_lib::fftw3_get_lengths (DATA, max_length)
 ... More...
 
subroutine, public fftw3_lib::fftw3_create_plan_3d (plan, zin, zout, plan_style)
 ... More...
 
subroutine, public fftw3_lib::fftw33d (plan, scale, zin, zout, stat)
 ... More...
 
subroutine, public fftw3_lib::fftw3_create_plan_1dm (plan, zin, zout, plan_style)
 ... More...
 
subroutine, public fftw3_lib::fftw3_destroy_plan (plan)
 ... More...
 
subroutine, public fftw3_lib::fftw31dm (plan, zin, zout, scale, stat)
 ... More...