Rev 3 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2 | pj | 1 | This is Info file fftw.info, produced by Makeinfo version 1.68 from the |
2 | input file fftw.texi. |
||
3 | |||
4 | This is the FFTW User's manual. |
||
5 | |||
6 | Copyright (C) 1997-1999 Massachusetts Institute of Technology |
||
7 | |||
8 | Permission is granted to make and distribute verbatim copies of this |
||
9 | manual provided the copyright notice and this permission notice are |
||
10 | preserved on all copies. |
||
11 | |||
12 | Permission is granted to copy and distribute modified versions of |
||
13 | this manual under the conditions for verbatim copying, provided that the |
||
14 | entire resulting derived work is distributed under the terms of a |
||
15 | permission notice identical to this one. |
||
16 | |||
17 | Permission is granted to copy and distribute translations of this |
||
18 | manual into another language, under the above conditions for modified |
||
19 | versions, except that this permission notice may be stated in a |
||
20 | translation approved by the Free Software Foundation. |
||
21 | |||
22 | |||
23 | File: fftw.info, Node: Library Index, Prev: Concept Index, Up: Top |
||
24 | |||
25 | Library Index |
||
26 | ************* |
||
27 | |||
28 | * Menu: |
||
29 | |||
30 | * fftw: fftw. |
||
31 | * fftw2d_create_plan <1>: fftwnd_create_plan. |
||
32 | * fftw2d_create_plan: Complex Multi-dimensional Transforms Tutorial. |
||
33 | * fftw2d_create_plan_specific: fftwnd_create_plan. |
||
34 | * fftw2d_mpi_create_plan: Usage of MPI FFTW for Complex Multi-dimensional Transforms. |
||
35 | * fftw3d_create_plan <1>: fftwnd_create_plan. |
||
36 | * fftw3d_create_plan: Complex Multi-dimensional Transforms Tutorial. |
||
37 | * fftw3d_create_plan_specific: fftwnd_create_plan. |
||
38 | * fftw3d_f77_create_plan: Fortran Examples. |
||
39 | * fftw3d_mpi_create_plan: Usage of MPI FFTW for Complex Multi-dimensional Transforms. |
||
40 | * FFTW_BACKWARD: Complex One-dimensional Transforms Tutorial. |
||
41 | * FFTW_COMPLEX: Data Types. |
||
42 | * fftw_complex <1>: Data Types. |
||
43 | * fftw_complex: Complex One-dimensional Transforms Tutorial. |
||
44 | * FFTW_COMPLEX_TO_REAL <1>: Usage of MPI FFTW for Real Multi-dimensional Transforms. |
||
45 | * FFTW_COMPLEX_TO_REAL <2>: rfftw_create_plan. |
||
46 | * FFTW_COMPLEX_TO_REAL: Real One-dimensional Transforms Tutorial. |
||
47 | * fftw_create_plan <1>: fftw_create_plan. |
||
48 | * fftw_create_plan: Complex One-dimensional Transforms Tutorial. |
||
49 | * fftw_create_plan_specific: fftw_create_plan. |
||
50 | * fftw_destroy_plan <1>: fftw_destroy_plan. |
||
51 | * fftw_destroy_plan: Complex One-dimensional Transforms Tutorial. |
||
52 | * fftw_direction <1>: rfftwnd_create_plan. |
||
53 | * fftw_direction <2>: fftwnd_create_plan. |
||
54 | * fftw_direction <3>: fftw_create_plan. |
||
55 | * fftw_direction <4>: Real One-dimensional Transforms Tutorial. |
||
56 | * fftw_direction <5>: Complex Multi-dimensional Transforms Tutorial. |
||
57 | * fftw_direction: Complex One-dimensional Transforms Tutorial. |
||
58 | * FFTW_ENABLE_FLOAT: Data Types. |
||
59 | * FFTW_ESTIMATE: Complex One-dimensional Transforms Tutorial. |
||
60 | * fftw_export_wisdom <1>: fftw_export_wisdom. |
||
61 | * fftw_export_wisdom: Words of Wisdom. |
||
62 | * fftw_export_wisdom_to_file <1>: fftw_export_wisdom. |
||
63 | * fftw_export_wisdom_to_file: Importing and Exporting Wisdom. |
||
64 | * fftw_export_wisdom_to_string <1>: fftw_export_wisdom. |
||
65 | * fftw_export_wisdom_to_string: Importing and Exporting Wisdom. |
||
66 | * fftw_f77_create_plan: Fortran Examples. |
||
67 | * fftw_f77_destroy_plan: Fortran Examples. |
||
68 | * fftw_f77_one <1>: Fortran Examples. |
||
69 | * fftw_f77_one: Wrapper Routines. |
||
70 | * fftw_f77_threads_one: Fortran Examples. |
||
71 | * fftw_forget_wisdom: fftw_forget_wisdom. |
||
72 | * FFTW_FORWARD: Complex One-dimensional Transforms Tutorial. |
||
73 | * fftw_free_hook: Memory Allocator Reference. |
||
74 | * fftw_import_wisdom <1>: fftw_import_wisdom. |
||
75 | * fftw_import_wisdom: Words of Wisdom. |
||
76 | * fftw_import_wisdom_from_file <1>: fftw_import_wisdom. |
||
77 | * fftw_import_wisdom_from_file: Importing and Exporting Wisdom. |
||
78 | * fftw_import_wisdom_from_string <1>: fftw_import_wisdom. |
||
79 | * fftw_import_wisdom_from_string: Importing and Exporting Wisdom. |
||
80 | * FFTW_IN_PLACE: Complex Multi-dimensional Transforms Tutorial. |
||
81 | * fftw_malloc: Memory Allocator Reference. |
||
82 | * fftw_malloc_hook: Memory Allocator Reference. |
||
83 | * FFTW_MEASURE: Complex One-dimensional Transforms Tutorial. |
||
84 | * fftw_mpi: Usage of MPI FFTW for Complex One-dimensional Transforms. |
||
85 | * fftw_mpi_create_plan: Usage of MPI FFTW for Complex One-dimensional Transforms. |
||
86 | * fftw_mpi_destroy_plan: Usage of MPI FFTW for Complex One-dimensional Transforms. |
||
87 | * fftw_mpi_local_sizes: Usage of MPI FFTW for Complex One-dimensional Transforms. |
||
88 | * fftw_mpi_plan: Usage of MPI FFTW for Complex One-dimensional Transforms. |
||
89 | * fftw_mpi_test <1>: MPI Tips. |
||
90 | * fftw_mpi_test: MPI FFTW Installation. |
||
91 | * FFTW_NORMAL_ORDER: Usage of MPI FFTW for Complex Multi-dimensional Transforms. |
||
92 | * fftw_one <1>: fftw. |
||
93 | * fftw_one: Complex One-dimensional Transforms Tutorial. |
||
94 | * FFTW_OUT_OF_PLACE: fftw_create_plan. |
||
95 | * fftw_plan <1>: fftw_create_plan. |
||
96 | * fftw_plan: Complex One-dimensional Transforms Tutorial. |
||
97 | * FFTW_REAL: Data Types. |
||
98 | * fftw_real: Data Types. |
||
99 | * FFTW_REAL_TO_COMPLEX <1>: rfftw_create_plan. |
||
100 | * FFTW_REAL_TO_COMPLEX: Real One-dimensional Transforms Tutorial. |
||
101 | * FFTW_SCRAMBLED_INPUT: Usage of MPI FFTW for Complex One-dimensional Transforms. |
||
102 | * FFTW_SCRAMBLED_OUTPUT: Usage of MPI FFTW for Complex One-dimensional Transforms. |
||
103 | * fftw_test <1>: gcc and Pentium/PentiumPro hacks. |
||
104 | * fftw_test: Installation on non-Unix Systems. |
||
105 | * fftw_threads: Usage of Multi-threaded FFTW. |
||
106 | * fftw_threads_init: Usage of Multi-threaded FFTW. |
||
107 | * fftw_threads_one: Usage of Multi-threaded FFTW. |
||
108 | * fftw_threads_test: How Many Threads to Use?. |
||
109 | * FFTW_THREADSAFE: Thread safety. |
||
110 | * FFTW_TIME_MIN: Customizing the timer. |
||
111 | * FFTW_TRANSPOSED_ORDER <1>: MPI Tips. |
||
112 | * FFTW_TRANSPOSED_ORDER <2>: Usage of MPI FFTW for Real Multi-dimensional Transforms. |
||
113 | * FFTW_TRANSPOSED_ORDER <3>: MPI Data Layout. |
||
114 | * FFTW_TRANSPOSED_ORDER: Usage of MPI FFTW for Complex Multi-dimensional Transforms. |
||
115 | * FFTW_USE_WISDOM: Words of Wisdom. |
||
116 | * fftwnd <1>: fftwnd. |
||
117 | * fftwnd: Complex Multi-dimensional Transforms Tutorial. |
||
118 | * fftwnd_create_plan <1>: fftwnd_create_plan. |
||
119 | * fftwnd_create_plan: Complex Multi-dimensional Transforms Tutorial. |
||
120 | * fftwnd_create_plan_specific: fftwnd_create_plan. |
||
121 | * fftwnd_destroy_plan <1>: fftwnd_destroy_plan. |
||
122 | * fftwnd_destroy_plan: Complex Multi-dimensional Transforms Tutorial. |
||
123 | * fftwnd_f77_create_plan: Fortran Examples. |
||
124 | * fftwnd_f77_destroy_plan: Fortran Examples. |
||
125 | * fftwnd_f77_one: Fortran Examples. |
||
126 | * fftwnd_mpi: Usage of MPI FFTW for Complex Multi-dimensional Transforms. |
||
127 | * fftwnd_mpi_create_plan: Usage of MPI FFTW for Complex Multi-dimensional Transforms. |
||
128 | * fftwnd_mpi_destroy_plan: Usage of MPI FFTW for Complex Multi-dimensional Transforms. |
||
129 | * fftwnd_mpi_local_sizes: MPI Data Layout. |
||
130 | * fftwnd_mpi_plan: Usage of MPI FFTW for Complex Multi-dimensional Transforms. |
||
131 | * fftwnd_one <1>: fftwnd. |
||
132 | * fftwnd_one: Complex Multi-dimensional Transforms Tutorial. |
||
133 | * fftwnd_plan <1>: fftwnd_create_plan. |
||
134 | * fftwnd_plan: Complex Multi-dimensional Transforms Tutorial. |
||
135 | * fftwnd_threads: Usage of Multi-threaded FFTW. |
||
136 | * fftwnd_threads_one: Usage of Multi-threaded FFTW. |
||
137 | * genfft <1>: Acknowledgments. |
||
138 | * genfft: Generating your own code. |
||
139 | * rfftw: rfftw. |
||
140 | * rfftw2d_create_plan <1>: Usage of MPI FFTW for Real Multi-dimensional Transforms. |
||
141 | * rfftw2d_create_plan <2>: rfftwnd_create_plan. |
||
142 | * rfftw2d_create_plan: Real Multi-dimensional Transforms Tutorial. |
||
143 | * rfftw2d_f77_create_plan: Fortran Examples. |
||
144 | * rfftw3d_create_plan <1>: rfftwnd_create_plan. |
||
145 | * rfftw3d_create_plan: Real Multi-dimensional Transforms Tutorial. |
||
146 | * rfftw3d_mpi_create_plan: Usage of MPI FFTW for Real Multi-dimensional Transforms. |
||
147 | * rfftw_create_plan <1>: rfftw_create_plan. |
||
148 | * rfftw_create_plan: Real One-dimensional Transforms Tutorial. |
||
149 | * rfftw_create_plan_specific: rfftw_create_plan. |
||
150 | * rfftw_destroy_plan <1>: rfftw_destroy_plan. |
||
151 | * rfftw_destroy_plan: Real One-dimensional Transforms Tutorial. |
||
152 | * rfftw_f77_create_plan: Fortran Examples. |
||
153 | * rfftw_f77_destroy_plan: Fortran Examples. |
||
154 | * rfftw_f77_one: Fortran Examples. |
||
155 | * rfftw_mpi_test <1>: MPI Tips. |
||
156 | * rfftw_mpi_test: MPI FFTW Installation. |
||
157 | * rfftw_one <1>: rfftw. |
||
158 | * rfftw_one: Real One-dimensional Transforms Tutorial. |
||
159 | * rfftw_plan <1>: rfftw_create_plan. |
||
160 | * rfftw_plan: Real One-dimensional Transforms Tutorial. |
||
161 | * rfftw_test: Installation on non-Unix Systems. |
||
162 | * rfftw_threads: Usage of Multi-threaded FFTW. |
||
163 | * rfftw_threads_one: Usage of Multi-threaded FFTW. |
||
164 | * rfftw_threads_test: How Many Threads to Use?. |
||
165 | * rfftwnd_complex_to_real: rfftwnd. |
||
166 | * rfftwnd_create_plan <1>: Usage of MPI FFTW for Real Multi-dimensional Transforms. |
||
167 | * rfftwnd_create_plan <2>: rfftwnd_create_plan. |
||
168 | * rfftwnd_create_plan: Real Multi-dimensional Transforms Tutorial. |
||
169 | * rfftwnd_destroy_plan: rfftwnd_destroy_plan. |
||
170 | * rfftwnd_f77_destroy_plan: Fortran Examples. |
||
171 | * rfftwnd_f77_one_real_to_complex: Fortran Examples. |
||
172 | * rfftwnd_mpi: Usage of MPI FFTW for Real Multi-dimensional Transforms. |
||
173 | * rfftwnd_mpi_destroy_plan: Usage of MPI FFTW for Real Multi-dimensional Transforms. |
||
174 | * rfftwnd_mpi_local_sizes: Usage of MPI FFTW for Real Multi-dimensional Transforms. |
||
175 | * rfftwnd_one_complex_to_real <1>: rfftwnd. |
||
176 | * rfftwnd_one_complex_to_real: Real Multi-dimensional Transforms Tutorial. |
||
177 | * rfftwnd_one_real_to_complex <1>: rfftwnd. |
||
178 | * rfftwnd_one_real_to_complex: Real Multi-dimensional Transforms Tutorial. |
||
179 | * rfftwnd_plan <1>: rfftwnd_create_plan. |
||
180 | * rfftwnd_plan: Real Multi-dimensional Transforms Tutorial. |
||
181 | * rfftwnd_real_to_complex: rfftwnd. |
||
182 | * rfftwnd_threads_complex_to_real: Usage of Multi-threaded FFTW. |
||
183 | * rfftwnd_threads_one_complex_to_real: Usage of Multi-threaded FFTW. |
||
184 | * rfftwnd_threads_one_real_to_complex: Usage of Multi-threaded FFTW. |
||
185 | * rfftwnd_threads_real_to_complex: Usage of Multi-threaded FFTW. |
||
186 | |||
187 |