1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382
|
<html lang="en">
<head>
<title>Library Index - FFTW 3.3.2</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="FFTW 3.3.2">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Concept-Index.html#Concept-Index" title="Concept Index">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This manual is for FFTW
(version 3.3.2, 28 April 2012).
Copyright (C) 2003 Matteo Frigo.
Copyright (C) 2003 Massachusetts Institute of Technology.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission
notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of
this manual under the conditions for verbatim copying, provided
that the entire resulting derived work is distributed under the
terms of a permission notice identical to this one.
Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for
modified versions, except that this permission notice may be
stated in a translation approved by the Free Software Foundation.
-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
</head>
<body>
<div class="node">
<a name="Library-Index"></a>
<p>
Previous: <a rel="previous" accesskey="p" href="Concept-Index.html#Concept-Index">Concept Index</a>,
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>
<h2 class="chapter">14 Library Index</h2>
<ul class="index-fn" compact>
<li><a href="Wisdom-String-Export_002fImport-from-Fortran.html#index-c_005fassociated-569"><code>c_associated</code></a>: <a href="Wisdom-String-Export_002fImport-from-Fortran.html#Wisdom-String-Export_002fImport-from-Fortran">Wisdom String Export/Import from Fortran</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fDOUBLE-530"><code>C_DOUBLE</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Overview-of-Fortran-interface.html#index-C_005fDOUBLE-509"><code>C_DOUBLE</code></a>: <a href="Overview-of-Fortran-interface.html#Overview-of-Fortran-interface">Overview of Fortran interface</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fDOUBLE_005fCOMPLEX-533"><code>C_DOUBLE_COMPLEX</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Overview-of-Fortran-interface.html#index-C_005fDOUBLE_005fCOMPLEX-510"><code>C_DOUBLE_COMPLEX</code></a>: <a href="Overview-of-Fortran-interface.html#Overview-of-Fortran-interface">Overview of Fortran interface</a></li>
<li><a href="Wisdom-Generic-Export_002fImport-from-Fortran.html#index-c_005ff_005fpointer-575"><code>c_f_pointer</code></a>: <a href="Wisdom-Generic-Export_002fImport-from-Fortran.html#Wisdom-Generic-Export_002fImport-from-Fortran">Wisdom Generic Export/Import from Fortran</a></li>
<li><a href="Wisdom-String-Export_002fImport-from-Fortran.html#index-c_005ff_005fpointer-570"><code>c_f_pointer</code></a>: <a href="Wisdom-String-Export_002fImport-from-Fortran.html#Wisdom-String-Export_002fImport-from-Fortran">Wisdom String Export/Import from Fortran</a></li>
<li><a href="Allocating-aligned-memory-in-Fortran.html#index-c_005ff_005fpointer-563"><code>c_f_pointer</code></a>: <a href="Allocating-aligned-memory-in-Fortran.html#Allocating-aligned-memory-in-Fortran">Allocating aligned memory in Fortran</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-c_005ff_005fpointer-547"><code>c_f_pointer</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Reversing-array-dimensions.html#index-c_005ff_005fpointer-526"><code>c_f_pointer</code></a>: <a href="Reversing-array-dimensions.html#Reversing-array-dimensions">Reversing array dimensions</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fFFTW_005fR2R_005fKIND-542"><code>C_FFTW_R2R_KIND</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fFLOAT-531"><code>C_FLOAT</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fFLOAT_005fCOMPLEX-534"><code>C_FLOAT_COMPLEX</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Wisdom-Generic-Export_002fImport-from-Fortran.html#index-c_005ffunloc-573"><code>c_funloc</code></a>: <a href="Wisdom-Generic-Export_002fImport-from-Fortran.html#Wisdom-Generic-Export_002fImport-from-Fortran">Wisdom Generic Export/Import from Fortran</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fFUNPTR-552"><code>C_FUNPTR</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fINT-537"><code>C_INT</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Overview-of-Fortran-interface.html#index-C_005fINT-508"><code>C_INT</code></a>: <a href="Overview-of-Fortran-interface.html#Overview-of-Fortran-interface">Overview of Fortran interface</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fINTPTR_005fT-538"><code>C_INTPTR_T</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Wisdom-Generic-Export_002fImport-from-Fortran.html#index-c_005floc-574"><code>c_loc</code></a>: <a href="Wisdom-Generic-Export_002fImport-from-Fortran.html#Wisdom-Generic-Export_002fImport-from-Fortran">Wisdom Generic Export/Import from Fortran</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fLONG_005fDOUBLE-532"><code>C_LONG_DOUBLE</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fLONG_005fDOUBLE_005fCOMPLEX-535"><code>C_LONG_DOUBLE_COMPLEX</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Overview-of-Fortran-interface.html#index-C_005fPTR-507"><code>C_PTR</code></a>: <a href="Overview-of-Fortran-interface.html#Overview-of-Fortran-interface">Overview of Fortran interface</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-C_005fSIZE_005fT-539"><code>C_SIZE_T</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Fortran-Examples.html#index-dfftw_005fdestroy_005fplan-589"><code>dfftw_destroy_plan</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
<li><a href="FFTW-Execution-in-Fortran.html#index-dfftw_005fexecute-584"><code>dfftw_execute</code></a>: <a href="FFTW-Execution-in-Fortran.html#FFTW-Execution-in-Fortran">FFTW Execution in Fortran</a></li>
<li><a href="Fortran-Examples.html#index-dfftw_005fexecute_005fdft-588"><code>dfftw_execute_dft</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
<li><a href="FFTW-Execution-in-Fortran.html#index-dfftw_005fexecute_005fdft-585"><code>dfftw_execute_dft</code></a>: <a href="FFTW-Execution-in-Fortran.html#FFTW-Execution-in-Fortran">FFTW Execution in Fortran</a></li>
<li><a href="Fortran-Examples.html#index-dfftw_005fexecute_005fdft_005fr2c-594"><code>dfftw_execute_dft_r2c</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
<li><a href="Wisdom-of-Fortran_003f.html#index-dfftw_005fexport_005fwisdom-601"><code>dfftw_export_wisdom</code></a>: <a href="Wisdom-of-Fortran_003f.html#Wisdom-of-Fortran_003f">Wisdom of Fortran?</a></li>
<li><a href="Wisdom-of-Fortran_003f.html#index-dfftw_005fforget_005fwisdom-602"><code>dfftw_forget_wisdom</code></a>: <a href="Wisdom-of-Fortran_003f.html#Wisdom-of-Fortran_003f">Wisdom of Fortran?</a></li>
<li><a href="Wisdom-of-Fortran_003f.html#index-dfftw_005fimport_005fsystem_005fwisdom-599"><code>dfftw_import_system_wisdom</code></a>: <a href="Wisdom-of-Fortran_003f.html#Wisdom-of-Fortran_003f">Wisdom of Fortran?</a></li>
<li><a href="Wisdom-of-Fortran_003f.html#index-dfftw_005fimport_005fwisdom-600"><code>dfftw_import_wisdom</code></a>: <a href="Wisdom-of-Fortran_003f.html#Wisdom-of-Fortran_003f">Wisdom of Fortran?</a></li>
<li><a href="Fortran-Examples.html#index-dfftw_005finit_005fthreads-590"><code>dfftw_init_threads</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
<li><a href="Fortran-Examples.html#index-dfftw_005fplan_005fdft_005f1d-587"><code>dfftw_plan_dft_1d</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
<li><a href="Fortran-Examples.html#index-dfftw_005fplan_005fdft_005f3d-592"><code>dfftw_plan_dft_3d</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
<li><a href="Fortran-Examples.html#index-dfftw_005fplan_005fdft_005fr2c_005f1d-593"><code>dfftw_plan_dft_r2c_1d</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
<li><a href="Fortran-Examples.html#index-dfftw_005fplan_005fdft_005fr2c_005f2d-595"><code>dfftw_plan_dft_r2c_2d</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
<li><a href="Fortran-Examples.html#index-dfftw_005fplan_005fwith_005fnthreads-591"><code>dfftw_plan_with_nthreads</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
<li><a href="Allocating-aligned-memory-in-Fortran.html#index-fftw_005falloc_005fcomplex-562"><code>fftw_alloc_complex</code></a>: <a href="Allocating-aligned-memory-in-Fortran.html#Allocating-aligned-memory-in-Fortran">Allocating aligned memory in Fortran</a></li>
<li><a href="Reversing-array-dimensions.html#index-fftw_005falloc_005fcomplex-525"><code>fftw_alloc_complex</code></a>: <a href="Reversing-array-dimensions.html#Reversing-array-dimensions">Reversing array dimensions</a></li>
<li><a href="Basic-and-advanced-distribution-interfaces.html#index-fftw_005falloc_005fcomplex-373"><code>fftw_alloc_complex</code></a>: <a href="Basic-and-advanced-distribution-interfaces.html#Basic-and-advanced-distribution-interfaces">Basic and advanced distribution interfaces</a></li>
<li><a href="Memory-Allocation.html#index-fftw_005falloc_005fcomplex-150"><code>fftw_alloc_complex</code></a>: <a href="Memory-Allocation.html#Memory-Allocation">Memory Allocation</a></li>
<li><a href="SIMD-alignment-and-fftw_005fmalloc.html#index-fftw_005falloc_005fcomplex-114"><code>fftw_alloc_complex</code></a>: <a href="SIMD-alignment-and-fftw_005fmalloc.html#SIMD-alignment-and-fftw_005fmalloc">SIMD alignment and fftw_malloc</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005falloc_005fcomplex-17"><code>fftw_alloc_complex</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="Allocating-aligned-memory-in-Fortran.html#index-fftw_005falloc_005freal-561"><code>fftw_alloc_real</code></a>: <a href="Allocating-aligned-memory-in-Fortran.html#Allocating-aligned-memory-in-Fortran">Allocating aligned memory in Fortran</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-fftw_005falloc_005freal-546"><code>fftw_alloc_real</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Other-Multi_002ddimensional-Real_002ddata-MPI-Transforms.html#index-fftw_005falloc_005freal-395"><code>fftw_alloc_real</code></a>: <a href="Other-Multi_002ddimensional-Real_002ddata-MPI-Transforms.html#Other-Multi_002ddimensional-Real_002ddata-MPI-Transforms">Other Multi-dimensional Real-data MPI Transforms</a></li>
<li><a href="Multi_002ddimensional-MPI-DFTs-of-Real-Data.html#index-fftw_005falloc_005freal-388"><code>fftw_alloc_real</code></a>: <a href="Multi_002ddimensional-MPI-DFTs-of-Real-Data.html#Multi_002ddimensional-MPI-DFTs-of-Real-Data">Multi-dimensional MPI DFTs of Real Data</a></li>
<li><a href="Memory-Allocation.html#index-fftw_005falloc_005freal-149"><code>fftw_alloc_real</code></a>: <a href="Memory-Allocation.html#Memory-Allocation">Memory Allocation</a></li>
<li><a href="SIMD-alignment-and-fftw_005fmalloc.html#index-fftw_005falloc_005freal-113"><code>fftw_alloc_real</code></a>: <a href="SIMD-alignment-and-fftw_005fmalloc.html#SIMD-alignment-and-fftw_005fmalloc">SIMD alignment and fftw_malloc</a></li>
<li><a href="Complex-DFTs.html#index-FFTW_005fBACKWARD-168"><code>FFTW_BACKWARD</code></a>: <a href="Complex-DFTs.html#Complex-DFTs">Complex DFTs</a></li>
<li><a href="One_002dDimensional-DFTs-of-Real-Data.html#index-FFTW_005fBACKWARD-53"><code>FFTW_BACKWARD</code></a>: <a href="One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data">One-Dimensional DFTs of Real Data</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-FFTW_005fBACKWARD-25"><code>FFTW_BACKWARD</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="MPI-Initialization.html#index-fftw_005fcleanup-437"><code>fftw_cleanup</code></a>: <a href="MPI-Initialization.html#MPI-Initialization">MPI Initialization</a></li>
<li><a href="Using-Plans.html#index-fftw_005fcleanup-155"><code>fftw_cleanup</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
<li><a href="Usage-of-Multi_002dthreaded-FFTW.html#index-fftw_005fcleanup_005fthreads-338"><code>fftw_cleanup_threads</code></a>: <a href="Usage-of-Multi_002dthreaded-FFTW.html#Usage-of-Multi_002dthreaded-FFTW">Usage of Multi-threaded FFTW</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-fftw_005fcomplex-528"><code>fftw_complex</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Overview-of-Fortran-interface.html#index-fftw_005fcomplex-506"><code>fftw_complex</code></a>: <a href="Overview-of-Fortran-interface.html#Overview-of-Fortran-interface">Overview of Fortran interface</a></li>
<li><a href="Complex-numbers.html#index-fftw_005fcomplex-139"><code>fftw_complex</code></a>: <a href="Complex-numbers.html#Complex-numbers">Complex numbers</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fcomplex-19"><code>fftw_complex</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="Using-Plans.html#index-fftw_005fcost-156"><code>fftw_cost</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-FFTW_005fDESTROY_005fINPUT-543"><code>FFTW_DESTROY_INPUT</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="FFTW-MPI-Performance-Tips.html#index-FFTW_005fDESTROY_005fINPUT-426"><code>FFTW_DESTROY_INPUT</code></a>: <a href="FFTW-MPI-Performance-Tips.html#FFTW-MPI-Performance-Tips">FFTW MPI Performance Tips</a></li>
<li><a href="Planner-Flags.html#index-FFTW_005fDESTROY_005fINPUT-176"><code>FFTW_DESTROY_INPUT</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
<li><a href="Overview-of-Fortran-interface.html#index-fftw_005fdestroy_005fplan-505"><code>fftw_destroy_plan</code></a>: <a href="Overview-of-Fortran-interface.html#Overview-of-Fortran-interface">Overview of Fortran interface</a></li>
<li><a href="Avoiding-MPI-Deadlocks.html#index-fftw_005fdestroy_005fplan-421"><code>fftw_destroy_plan</code></a>: <a href="Avoiding-MPI-Deadlocks.html#Avoiding-MPI-Deadlocks">Avoiding MPI Deadlocks</a></li>
<li><a href="Using-Plans.html#index-fftw_005fdestroy_005fplan-154"><code>fftw_destroy_plan</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fdestroy_005fplan-32"><code>fftw_destroy_plan</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fDHT-216"><code>FFTW_DHT</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="The-Discrete-Hartley-Transform.html#index-FFTW_005fDHT-98"><code>FFTW_DHT</code></a>: <a href="The-Discrete-Hartley-Transform.html#The-Discrete-Hartley-Transform">The Discrete Hartley Transform</a></li>
<li><a href="Cycle-Counters.html#index-FFTW_005fESTIMATE-621"><code>FFTW_ESTIMATE</code></a>: <a href="Cycle-Counters.html#Cycle-Counters">Cycle Counters</a></li>
<li><a href="Planner-Flags.html#index-FFTW_005fESTIMATE-171"><code>FFTW_ESTIMATE</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
<li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-FFTW_005fESTIMATE-129"><code>FFTW_ESTIMATE</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-FFTW_005fESTIMATE-28"><code>FFTW_ESTIMATE</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="Plan-execution-in-Fortran.html#index-fftw_005fexecute-554"><code>fftw_execute</code></a>: <a href="Plan-execution-in-Fortran.html#Plan-execution-in-Fortran">Plan execution in Fortran</a></li>
<li><a href="Overview-of-Fortran-interface.html#index-fftw_005fexecute-513"><code>fftw_execute</code></a>: <a href="Overview-of-Fortran-interface.html#Overview-of-Fortran-interface">Overview of Fortran interface</a></li>
<li><a href="Avoiding-MPI-Deadlocks.html#index-fftw_005fexecute-420"><code>fftw_execute</code></a>: <a href="Avoiding-MPI-Deadlocks.html#Avoiding-MPI-Deadlocks">Avoiding MPI Deadlocks</a></li>
<li><a href="Basic-distributed_002dtranspose-interface.html#index-fftw_005fexecute-398"><code>fftw_execute</code></a>: <a href="Basic-distributed_002dtranspose-interface.html#Basic-distributed_002dtranspose-interface">Basic distributed-transpose interface</a></li>
<li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute-266"><code>fftw_execute</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
<li><a href="Using-Plans.html#index-fftw_005fexecute-153"><code>fftw_execute</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fexecute-29"><code>fftw_execute</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="Plan-execution-in-Fortran.html#index-fftw_005fexecute_005fdft-555"><code>fftw_execute_dft</code></a>: <a href="Plan-execution-in-Fortran.html#Plan-execution-in-Fortran">Plan execution in Fortran</a></li>
<li><a href="Overview-of-Fortran-interface.html#index-fftw_005fexecute_005fdft-504"><code>fftw_execute_dft</code></a>: <a href="Overview-of-Fortran-interface.html#Overview-of-Fortran-interface">Overview of Fortran interface</a></li>
<li><a href="FFTW-MPI-Fortran-Interface.html#index-fftw_005fexecute_005fdft-497"><code>fftw_execute_dft</code></a>: <a href="FFTW-MPI-Fortran-Interface.html#FFTW-MPI-Fortran-Interface">FFTW MPI Fortran Interface</a></li>
<li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fdft-269"><code>fftw_execute_dft</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
<li><a href="Plan-execution-in-Fortran.html#index-fftw_005fexecute_005fdft_005fc2r-557"><code>fftw_execute_dft_c2r</code></a>: <a href="Plan-execution-in-Fortran.html#Plan-execution-in-Fortran">Plan execution in Fortran</a></li>
<li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fdft_005fc2r-273"><code>fftw_execute_dft_c2r</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
<li><a href="Plan-execution-in-Fortran.html#index-fftw_005fexecute_005fdft_005fr2c-556"><code>fftw_execute_dft_r2c</code></a>: <a href="Plan-execution-in-Fortran.html#Plan-execution-in-Fortran">Plan execution in Fortran</a></li>
<li><a href="Reversing-array-dimensions.html#index-fftw_005fexecute_005fdft_005fr2c-522"><code>fftw_execute_dft_r2c</code></a>: <a href="Reversing-array-dimensions.html#Reversing-array-dimensions">Reversing array dimensions</a></li>
<li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fdft_005fr2c-271"><code>fftw_execute_dft_r2c</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
<li><a href="Plan-execution-in-Fortran.html#index-fftw_005fexecute_005fr2r-558"><code>fftw_execute_r2r</code></a>: <a href="Plan-execution-in-Fortran.html#Plan-execution-in-Fortran">Plan execution in Fortran</a></li>
<li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fr2r-275"><code>fftw_execute_r2r</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
<li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fsplit_005fdft-270"><code>fftw_execute_split_dft</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
<li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fsplit_005fdft_005fc2r-274"><code>fftw_execute_split_dft_c2r</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
<li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fsplit_005fdft_005fr2c-272"><code>fftw_execute_split_dft_r2c</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
<li><a href="Planner-Flags.html#index-FFTW_005fEXHAUSTIVE-174"><code>FFTW_EXHAUSTIVE</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
<li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-FFTW_005fEXHAUSTIVE-128"><code>FFTW_EXHAUSTIVE</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
<li><a href="Wisdom-Generic-Export_002fImport-from-Fortran.html#index-fftw_005fexport_005fwisdom-572"><code>fftw_export_wisdom</code></a>: <a href="Wisdom-Generic-Export_002fImport-from-Fortran.html#Wisdom-Generic-Export_002fImport-from-Fortran">Wisdom Generic Export/Import from Fortran</a></li>
<li><a href="Wisdom-Export.html#index-fftw_005fexport_005fwisdom-278"><code>fftw_export_wisdom</code></a>: <a href="Wisdom-Export.html#Wisdom-Export">Wisdom Export</a></li>
<li><a href="Wisdom-Export.html#index-fftw_005fexport_005fwisdom_005fto_005ffile-280"><code>fftw_export_wisdom_to_file</code></a>: <a href="Wisdom-Export.html#Wisdom-Export">Wisdom Export</a></li>
<li><a href="Wisdom-File-Export_002fImport-from-Fortran.html#index-fftw_005fexport_005fwisdom_005fto_005ffilename-567"><code>fftw_export_wisdom_to_filename</code></a>: <a href="Wisdom-File-Export_002fImport-from-Fortran.html#Wisdom-File-Export_002fImport-from-Fortran">Wisdom File Export/Import from Fortran</a></li>
<li><a href="Wisdom-Export.html#index-fftw_005fexport_005fwisdom_005fto_005ffilename-279"><code>fftw_export_wisdom_to_filename</code></a>: <a href="Wisdom-Export.html#Wisdom-Export">Wisdom Export</a></li>
<li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-fftw_005fexport_005fwisdom_005fto_005ffilename-130"><code>fftw_export_wisdom_to_filename</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
<li><a href="Wisdom-String-Export_002fImport-from-Fortran.html#index-fftw_005fexport_005fwisdom_005fto_005fstring-568"><code>fftw_export_wisdom_to_string</code></a>: <a href="Wisdom-String-Export_002fImport-from-Fortran.html#Wisdom-String-Export_002fImport-from-Fortran">Wisdom String Export/Import from Fortran</a></li>
<li><a href="Wisdom-Export.html#index-fftw_005fexport_005fwisdom_005fto_005fstring-281"><code>fftw_export_wisdom_to_string</code></a>: <a href="Wisdom-Export.html#Wisdom-Export">Wisdom Export</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-fftw_005fflops-545"><code>fftw_flops</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Avoiding-MPI-Deadlocks.html#index-fftw_005fflops-422"><code>fftw_flops</code></a>: <a href="Avoiding-MPI-Deadlocks.html#Avoiding-MPI-Deadlocks">Avoiding MPI Deadlocks</a></li>
<li><a href="Using-Plans.html#index-fftw_005fflops-157"><code>fftw_flops</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
<li><a href="Forgetting-Wisdom.html#index-fftw_005fforget_005fwisdom-288"><code>fftw_forget_wisdom</code></a>: <a href="Forgetting-Wisdom.html#Forgetting-Wisdom">Forgetting Wisdom</a></li>
<li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-fftw_005fforget_005fwisdom-132"><code>fftw_forget_wisdom</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
<li><a href="Complex-DFTs.html#index-FFTW_005fFORWARD-167"><code>FFTW_FORWARD</code></a>: <a href="Complex-DFTs.html#Complex-DFTs">Complex DFTs</a></li>
<li><a href="One_002dDimensional-DFTs-of-Real-Data.html#index-FFTW_005fFORWARD-52"><code>FFTW_FORWARD</code></a>: <a href="One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data">One-Dimensional DFTs of Real Data</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-FFTW_005fFORWARD-24"><code>FFTW_FORWARD</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="Using-Plans.html#index-fftw_005ffprint_005fplan-158"><code>fftw_fprint_plan</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
<li><a href="Memory-Allocation.html#index-fftw_005ffree-146"><code>fftw_free</code></a>: <a href="Memory-Allocation.html#Memory-Allocation">Memory Allocation</a></li>
<li><a href="SIMD-alignment-and-fftw_005fmalloc.html#index-fftw_005ffree-111"><code>fftw_free</code></a>: <a href="SIMD-alignment-and-fftw_005fmalloc.html#SIMD-alignment-and-fftw_005fmalloc">SIMD alignment and fftw_malloc</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005ffree-33"><code>fftw_free</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fHC2R-215"><code>FFTW_HC2R</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="The-Halfcomplex_002dformat-DFT.html#index-FFTW_005fHC2R-76"><code>FFTW_HC2R</code></a>: <a href="The-Halfcomplex_002dformat-DFT.html#The-Halfcomplex_002dformat-DFT">The Halfcomplex-format DFT</a></li>
<li><a href="Wisdom-File-Export_002fImport-from-Fortran.html#index-fftw_005fimport-wisdom_005ffrom_005ffilename-566"><code>fftw_import wisdom_from_filename</code></a>: <a href="Wisdom-File-Export_002fImport-from-Fortran.html#Wisdom-File-Export_002fImport-from-Fortran">Wisdom File Export/Import from Fortran</a></li>
<li><a href="Wisdom-Import.html#index-fftw_005fimport_005fsystem_005fwisdom-283"><code>fftw_import_system_wisdom</code></a>: <a href="Wisdom-Import.html#Wisdom-Import">Wisdom Import</a></li>
<li><a href="Caveats-in-Using-Wisdom.html#index-fftw_005fimport_005fsystem_005fwisdom-137"><code>fftw_import_system_wisdom</code></a>: <a href="Caveats-in-Using-Wisdom.html#Caveats-in-Using-Wisdom">Caveats in Using Wisdom</a></li>
<li><a href="Wisdom-Generic-Export_002fImport-from-Fortran.html#index-fftw_005fimport_005fwisdom-576"><code>fftw_import_wisdom</code></a>: <a href="Wisdom-Generic-Export_002fImport-from-Fortran.html#Wisdom-Generic-Export_002fImport-from-Fortran">Wisdom Generic Export/Import from Fortran</a></li>
<li><a href="Wisdom-Import.html#index-fftw_005fimport_005fwisdom-282"><code>fftw_import_wisdom</code></a>: <a href="Wisdom-Import.html#Wisdom-Import">Wisdom Import</a></li>
<li><a href="Wisdom-Import.html#index-fftw_005fimport_005fwisdom_005ffrom_005ffile-285"><code>fftw_import_wisdom_from_file</code></a>: <a href="Wisdom-Import.html#Wisdom-Import">Wisdom Import</a></li>
<li><a href="Wisdom-Import.html#index-fftw_005fimport_005fwisdom_005ffrom_005ffilename-284"><code>fftw_import_wisdom_from_filename</code></a>: <a href="Wisdom-Import.html#Wisdom-Import">Wisdom Import</a></li>
<li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-fftw_005fimport_005fwisdom_005ffrom_005ffilename-131"><code>fftw_import_wisdom_from_filename</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
<li><a href="Wisdom-String-Export_002fImport-from-Fortran.html#index-fftw_005fimport_005fwisdom_005ffrom_005fstring-571"><code>fftw_import_wisdom_from_string</code></a>: <a href="Wisdom-String-Export_002fImport-from-Fortran.html#Wisdom-String-Export_002fImport-from-Fortran">Wisdom String Export/Import from Fortran</a></li>
<li><a href="Wisdom-Import.html#index-fftw_005fimport_005fwisdom_005ffrom_005fstring-286"><code>fftw_import_wisdom_from_string</code></a>: <a href="Wisdom-Import.html#Wisdom-Import">Wisdom Import</a></li>
<li><a href="MPI-Initialization.html#index-fftw_005finit_005fthreads-435"><code>fftw_init_threads</code></a>: <a href="MPI-Initialization.html#MPI-Initialization">MPI Initialization</a></li>
<li><a href="Combining-MPI-and-Threads.html#index-fftw_005finit_005fthreads-429"><code>fftw_init_threads</code></a>: <a href="Combining-MPI-and-Threads.html#Combining-MPI-and-Threads">Combining MPI and Threads</a></li>
<li><a href="Linking-and-Initializing-MPI-FFTW.html#index-fftw_005finit_005fthreads-354"><code>fftw_init_threads</code></a>: <a href="Linking-and-Initializing-MPI-FFTW.html#Linking-and-Initializing-MPI-FFTW">Linking and Initializing MPI FFTW</a></li>
<li><a href="Usage-of-Multi_002dthreaded-FFTW.html#index-fftw_005finit_005fthreads-334"><code>fftw_init_threads</code></a>: <a href="Usage-of-Multi_002dthreaded-FFTW.html#Usage-of-Multi_002dthreaded-FFTW">Usage of Multi-threaded FFTW</a></li>
<li><a href="Fortran_002dinterface-routines.html#index-fftw_005fiodim-580"><code>fftw_iodim</code></a>: <a href="Fortran_002dinterface-routines.html#Fortran_002dinterface-routines">Fortran-interface routines</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-fftw_005fiodim-549"><code>fftw_iodim</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Guru-vector-and-transform-sizes.html#index-fftw_005fiodim-243"><code>fftw_iodim</code></a>: <a href="Guru-vector-and-transform-sizes.html#Guru-vector-and-transform-sizes">Guru vector and transform sizes</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-fftw_005fiodim64-550"><code>fftw_iodim64</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="64_002dbit-Guru-Interface.html#index-fftw_005fiodim64-263"><code>fftw_iodim64</code></a>: <a href="64_002dbit-Guru-Interface.html#g_t64_002dbit-Guru-Interface">64-bit Guru Interface</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-fftw_005fmalloc-540"><code>fftw_malloc</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Using-MPI-Plans.html#index-fftw_005fmalloc-446"><code>fftw_malloc</code></a>: <a href="Using-MPI-Plans.html#Using-MPI-Plans">Using MPI Plans</a></li>
<li><a href="Basic-and-advanced-distribution-interfaces.html#index-fftw_005fmalloc-372"><code>fftw_malloc</code></a>: <a href="Basic-and-advanced-distribution-interfaces.html#Basic-and-advanced-distribution-interfaces">Basic and advanced distribution interfaces</a></li>
<li><a href="Memory-Allocation.html#index-fftw_005fmalloc-145"><code>fftw_malloc</code></a>: <a href="Memory-Allocation.html#Memory-Allocation">Memory Allocation</a></li>
<li><a href="Dynamic-Arrays-in-C.html#index-fftw_005fmalloc-121"><code>fftw_malloc</code></a>: <a href="Dynamic-Arrays-in-C.html#Dynamic-Arrays-in-C">Dynamic Arrays in C</a></li>
<li><a href="SIMD-alignment-and-fftw_005fmalloc.html#index-fftw_005fmalloc-110"><code>fftw_malloc</code></a>: <a href="SIMD-alignment-and-fftw_005fmalloc.html#SIMD-alignment-and-fftw_005fmalloc">SIMD alignment and fftw_malloc</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fmalloc-16"><code>fftw_malloc</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="An-improved-replacement-for-MPI_005fAlltoall.html#index-FFTW_005fMEASURE-408"><code>FFTW_MEASURE</code></a>: <a href="An-improved-replacement-for-MPI_005fAlltoall.html#An-improved-replacement-for-MPI_005fAlltoall">An improved replacement for MPI_Alltoall</a></li>
<li><a href="Planner-Flags.html#index-FFTW_005fMEASURE-172"><code>FFTW_MEASURE</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
<li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-FFTW_005fMEASURE-126"><code>FFTW_MEASURE</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-FFTW_005fMEASURE-27"><code>FFTW_MEASURE</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="MPI-Wisdom-Communication.html#index-fftw_005fmpi_005fbroadcast_005fwisdom-493"><code>fftw_mpi_broadcast_wisdom</code></a>: <a href="MPI-Wisdom-Communication.html#MPI-Wisdom-Communication">MPI Wisdom Communication</a></li>
<li><a href="FFTW-MPI-Wisdom.html#index-fftw_005fmpi_005fbroadcast_005fwisdom-414"><code>fftw_mpi_broadcast_wisdom</code></a>: <a href="FFTW-MPI-Wisdom.html#FFTW-MPI-Wisdom">FFTW MPI Wisdom</a></li>
<li><a href="MPI-Initialization.html#index-fftw_005fmpi_005fcleanup-436"><code>fftw_mpi_cleanup</code></a>: <a href="MPI-Initialization.html#MPI-Initialization">MPI Initialization</a></li>
<li><a href="Linking-and-Initializing-MPI-FFTW.html#index-fftw_005fmpi_005fcleanup-356"><code>fftw_mpi_cleanup</code></a>: <a href="Linking-and-Initializing-MPI-FFTW.html#Linking-and-Initializing-MPI-FFTW">Linking and Initializing MPI FFTW</a></li>
<li><a href="MPI-Plan-Creation.html#index-FFTW_005fMPI_005fDEFAULT_005fBLOCK-469"><code>FFTW_MPI_DEFAULT_BLOCK</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="Advanced-distributed_002dtranspose-interface.html#index-FFTW_005fMPI_005fDEFAULT_005fBLOCK-404"><code>FFTW_MPI_DEFAULT_BLOCK</code></a>: <a href="Advanced-distributed_002dtranspose-interface.html#Advanced-distributed_002dtranspose-interface">Advanced distributed-transpose interface</a></li>
<li><a href="Basic-and-advanced-distribution-interfaces.html#index-FFTW_005fMPI_005fDEFAULT_005fBLOCK-376"><code>FFTW_MPI_DEFAULT_BLOCK</code></a>: <a href="Basic-and-advanced-distribution-interfaces.html#Basic-and-advanced-distribution-interfaces">Basic and advanced distribution interfaces</a></li>
<li><a href="FFTW-MPI-Fortran-Interface.html#index-fftw_005fmpi_005fexecute_005fdft-498"><code>fftw_mpi_execute_dft</code></a>: <a href="FFTW-MPI-Fortran-Interface.html#FFTW-MPI-Fortran-Interface">FFTW MPI Fortran Interface</a></li>
<li><a href="Using-MPI-Plans.html#index-fftw_005fmpi_005fexecute_005fdft-441"><code>fftw_mpi_execute_dft</code></a>: <a href="Using-MPI-Plans.html#Using-MPI-Plans">Using MPI Plans</a></li>
<li><a href="Using-MPI-Plans.html#index-fftw_005fmpi_005fexecute_005fdft_005fc2r-443"><code>fftw_mpi_execute_dft_c2r</code></a>: <a href="Using-MPI-Plans.html#Using-MPI-Plans">Using MPI Plans</a></li>
<li><a href="Using-MPI-Plans.html#index-fftw_005fmpi_005fexecute_005fdft_005fr2c-442"><code>fftw_mpi_execute_dft_r2c</code></a>: <a href="Using-MPI-Plans.html#Using-MPI-Plans">Using MPI Plans</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fexecute_005fr2r-491"><code>fftw_mpi_execute_r2r</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="Using-MPI-Plans.html#index-fftw_005fmpi_005fexecute_005fr2r-444"><code>fftw_mpi_execute_r2r</code></a>: <a href="Using-MPI-Plans.html#Using-MPI-Plans">Using MPI Plans</a></li>
<li><a href="MPI-Wisdom-Communication.html#index-fftw_005fmpi_005fgather_005fwisdom-492"><code>fftw_mpi_gather_wisdom</code></a>: <a href="MPI-Wisdom-Communication.html#MPI-Wisdom-Communication">MPI Wisdom Communication</a></li>
<li><a href="FFTW-MPI-Wisdom.html#index-fftw_005fmpi_005fgather_005fwisdom-413"><code>fftw_mpi_gather_wisdom</code></a>: <a href="FFTW-MPI-Wisdom.html#FFTW-MPI-Wisdom">FFTW MPI Wisdom</a></li>
<li><a href="MPI-Initialization.html#index-fftw_005fmpi_005finit-434"><code>fftw_mpi_init</code></a>: <a href="MPI-Initialization.html#MPI-Initialization">MPI Initialization</a></li>
<li><a href="Combining-MPI-and-Threads.html#index-fftw_005fmpi_005finit-428"><code>fftw_mpi_init</code></a>: <a href="Combining-MPI-and-Threads.html#Combining-MPI-and-Threads">Combining MPI and Threads</a></li>
<li><a href="FFTW-MPI-Wisdom.html#index-fftw_005fmpi_005finit-416"><code>fftw_mpi_init</code></a>: <a href="FFTW-MPI-Wisdom.html#FFTW-MPI-Wisdom">FFTW MPI Wisdom</a></li>
<li><a href="2d-MPI-example.html#index-fftw_005fmpi_005finit-358"><code>fftw_mpi_init</code></a>: <a href="2d-MPI-example.html#g_t2d-MPI-example">2d MPI example</a></li>
<li><a href="Linking-and-Initializing-MPI-FFTW.html#index-fftw_005fmpi_005finit-355"><code>fftw_mpi_init</code></a>: <a href="Linking-and-Initializing-MPI-FFTW.html#Linking-and-Initializing-MPI-FFTW">Linking and Initializing MPI FFTW</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-fftw_005fmpi_005flocal_005fsize-450"><code>fftw_mpi_local_size</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-fftw_005fmpi_005flocal_005fsize_005f1d-457"><code>fftw_mpi_local_size_1d</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="One_002ddimensional-distributions.html#index-fftw_005fmpi_005flocal_005fsize_005f1d-383"><code>fftw_mpi_local_size_1d</code></a>: <a href="One_002ddimensional-distributions.html#One_002ddimensional-distributions">One-dimensional distributions</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-fftw_005fmpi_005flocal_005fsize_005f2d-448"><code>fftw_mpi_local_size_2d</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="Basic-and-advanced-distribution-interfaces.html#index-fftw_005fmpi_005flocal_005fsize_005f2d-370"><code>fftw_mpi_local_size_2d</code></a>: <a href="Basic-and-advanced-distribution-interfaces.html#Basic-and-advanced-distribution-interfaces">Basic and advanced distribution interfaces</a></li>
<li><a href="2d-MPI-example.html#index-fftw_005fmpi_005flocal_005fsize_005f2d-364"><code>fftw_mpi_local_size_2d</code></a>: <a href="2d-MPI-example.html#g_t2d-MPI-example">2d MPI example</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-fftw_005fmpi_005flocal_005fsize_005f2d_005ftransposed-451"><code>fftw_mpi_local_size_2d_transposed</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="Basic-distributed_002dtranspose-interface.html#index-fftw_005fmpi_005flocal_005fsize_005f2d_005ftransposed-402"><code>fftw_mpi_local_size_2d_transposed</code></a>: <a href="Basic-distributed_002dtranspose-interface.html#Basic-distributed_002dtranspose-interface">Basic distributed-transpose interface</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-fftw_005fmpi_005flocal_005fsize_005f3d-449"><code>fftw_mpi_local_size_3d</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-fftw_005fmpi_005flocal_005fsize_005f3d_005ftransposed-452"><code>fftw_mpi_local_size_3d_transposed</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="Transposed-distributions.html#index-fftw_005fmpi_005flocal_005fsize_005f3d_005ftransposed-382"><code>fftw_mpi_local_size_3d_transposed</code></a>: <a href="Transposed-distributions.html#Transposed-distributions">Transposed distributions</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-fftw_005fmpi_005flocal_005fsize_005fmany-455"><code>fftw_mpi_local_size_many</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="Basic-and-advanced-distribution-interfaces.html#index-fftw_005fmpi_005flocal_005fsize_005fmany-375"><code>fftw_mpi_local_size_many</code></a>: <a href="Basic-and-advanced-distribution-interfaces.html#Basic-and-advanced-distribution-interfaces">Basic and advanced distribution interfaces</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-fftw_005fmpi_005flocal_005fsize_005fmany_005f1d-458"><code>fftw_mpi_local_size_many_1d</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-fftw_005fmpi_005flocal_005fsize_005fmany_005ftransposed-456"><code>fftw_mpi_local_size_many_transposed</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="Advanced-distributed_002dtranspose-interface.html#index-fftw_005fmpi_005flocal_005fsize_005fmany_005ftransposed-405"><code>fftw_mpi_local_size_many_transposed</code></a>: <a href="Advanced-distributed_002dtranspose-interface.html#Advanced-distributed_002dtranspose-interface">Advanced distributed-transpose interface</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-fftw_005fmpi_005flocal_005fsize_005ftransposed-453"><code>fftw_mpi_local_size_transposed</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fdft-464"><code>fftw_mpi_plan_dft</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fdft_005f1d-461"><code>fftw_mpi_plan_dft_1d</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fdft_005f2d-462"><code>fftw_mpi_plan_dft_2d</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="2d-MPI-example.html#index-fftw_005fmpi_005fplan_005fdft_005f2d-360"><code>fftw_mpi_plan_dft_2d</code></a>: <a href="2d-MPI-example.html#g_t2d-MPI-example">2d MPI example</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fdft_005f3d-463"><code>fftw_mpi_plan_dft_3d</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fdft_005fc2r-483"><code>fftw_mpi_plan_dft_c2r</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fdft_005fc2r_005f2d-480"><code>fftw_mpi_plan_dft_c2r_2d</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fdft_005fc2r_005f3d-482"><code>fftw_mpi_plan_dft_c2r_3d</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fdft_005fr2c-479"><code>fftw_mpi_plan_dft_r2c</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fdft_005fr2c_005f2d-476"><code>fftw_mpi_plan_dft_r2c_2d</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fdft_005fr2c_005f3d-478"><code>fftw_mpi_plan_dft_r2c_3d</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fmany_005fdft-465"><code>fftw_mpi_plan_many_dft</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fmany_005fdft_005fc2r-485"><code>fftw_mpi_plan_many_dft_c2r</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fmany_005fdft_005fr2c-484"><code>fftw_mpi_plan_many_dft_r2c</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005fmany_005ftranspose-489"><code>fftw_mpi_plan_many_transpose</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="Advanced-distributed_002dtranspose-interface.html#index-fftw_005fmpi_005fplan_005fmany_005ftranspose-403"><code>fftw_mpi_plan_many_transpose</code></a>: <a href="Advanced-distributed_002dtranspose-interface.html#Advanced-distributed_002dtranspose-interface">Advanced distributed-transpose interface</a></li>
<li><a href="MPI-Plan-Creation.html#index-fftw_005fmpi_005fplan_005ftranspose-488"><code>fftw_mpi_plan_transpose</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="Basic-distributed_002dtranspose-interface.html#index-fftw_005fmpi_005fplan_005ftranspose-397"><code>fftw_mpi_plan_transpose</code></a>: <a href="Basic-distributed_002dtranspose-interface.html#Basic-distributed_002dtranspose-interface">Basic distributed-transpose interface</a></li>
<li><a href="MPI-Plan-Creation.html#index-FFTW_005fMPI_005fSCRAMBLED_005fIN-472"><code>FFTW_MPI_SCRAMBLED_IN</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-FFTW_005fMPI_005fSCRAMBLED_005fIN-460"><code>FFTW_MPI_SCRAMBLED_IN</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="One_002ddimensional-distributions.html#index-FFTW_005fMPI_005fSCRAMBLED_005fIN-385"><code>FFTW_MPI_SCRAMBLED_IN</code></a>: <a href="One_002ddimensional-distributions.html#One_002ddimensional-distributions">One-dimensional distributions</a></li>
<li><a href="MPI-Plan-Creation.html#index-FFTW_005fMPI_005fSCRAMBLED_005fOUT-471"><code>FFTW_MPI_SCRAMBLED_OUT</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="MPI-Data-Distribution-Functions.html#index-FFTW_005fMPI_005fSCRAMBLED_005fOUT-459"><code>FFTW_MPI_SCRAMBLED_OUT</code></a>: <a href="MPI-Data-Distribution-Functions.html#MPI-Data-Distribution-Functions">MPI Data Distribution Functions</a></li>
<li><a href="One_002ddimensional-distributions.html#index-FFTW_005fMPI_005fSCRAMBLED_005fOUT-384"><code>FFTW_MPI_SCRAMBLED_OUT</code></a>: <a href="One_002ddimensional-distributions.html#One_002ddimensional-distributions">One-dimensional distributions</a></li>
<li><a href="MPI-Plan-Creation.html#index-FFTW_005fMPI_005fTRANSPOSED_005fIN-474"><code>FFTW_MPI_TRANSPOSED_IN</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="Basic-distributed_002dtranspose-interface.html#index-FFTW_005fMPI_005fTRANSPOSED_005fIN-400"><code>FFTW_MPI_TRANSPOSED_IN</code></a>: <a href="Basic-distributed_002dtranspose-interface.html#Basic-distributed_002dtranspose-interface">Basic distributed-transpose interface</a></li>
<li><a href="Transposed-distributions.html#index-FFTW_005fMPI_005fTRANSPOSED_005fIN-381"><code>FFTW_MPI_TRANSPOSED_IN</code></a>: <a href="Transposed-distributions.html#Transposed-distributions">Transposed distributions</a></li>
<li><a href="MPI-Plan-Creation.html#index-FFTW_005fMPI_005fTRANSPOSED_005fOUT-473"><code>FFTW_MPI_TRANSPOSED_OUT</code></a>: <a href="MPI-Plan-Creation.html#MPI-Plan-Creation">MPI Plan Creation</a></li>
<li><a href="Basic-distributed_002dtranspose-interface.html#index-FFTW_005fMPI_005fTRANSPOSED_005fOUT-399"><code>FFTW_MPI_TRANSPOSED_OUT</code></a>: <a href="Basic-distributed_002dtranspose-interface.html#Basic-distributed_002dtranspose-interface">Basic distributed-transpose interface</a></li>
<li><a href="Transposed-distributions.html#index-FFTW_005fMPI_005fTRANSPOSED_005fOUT-380"><code>FFTW_MPI_TRANSPOSED_OUT</code></a>: <a href="Transposed-distributions.html#Transposed-distributions">Transposed distributions</a></li>
<li><a href="Planner-Flags.html#index-FFTW_005fNO_005fTIMELIMIT-184"><code>FFTW_NO_TIMELIMIT</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
<li><a href="An-improved-replacement-for-MPI_005fAlltoall.html#index-FFTW_005fPATIENT-409"><code>FFTW_PATIENT</code></a>: <a href="An-improved-replacement-for-MPI_005fAlltoall.html#An-improved-replacement-for-MPI_005fAlltoall">An improved replacement for MPI_Alltoall</a></li>
<li><a href="How-Many-Threads-to-Use_003f.html#index-FFTW_005fPATIENT-340"><code>FFTW_PATIENT</code></a>: <a href="How-Many-Threads-to-Use_003f.html#How-Many-Threads-to-Use_003f">How Many Threads to Use?</a></li>
<li><a href="Planner-Flags.html#index-FFTW_005fPATIENT-173"><code>FFTW_PATIENT</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
<li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-FFTW_005fPATIENT-127"><code>FFTW_PATIENT</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-FFTW_005fPATIENT-38"><code>FFTW_PATIENT</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-fftw_005fplan-527"><code>fftw_plan</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Using-Plans.html#index-fftw_005fplan-152"><code>fftw_plan</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fplan-22"><code>fftw_plan</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="Complex-DFTs.html#index-fftw_005fplan_005fdft-164"><code>fftw_plan_dft</code></a>: <a href="Complex-DFTs.html#Complex-DFTs">Complex DFTs</a></li>
<li><a href="Complex-Multi_002dDimensional-DFTs.html#index-fftw_005fplan_005fdft-42"><code>fftw_plan_dft</code></a>: <a href="Complex-Multi_002dDimensional-DFTs.html#Complex-Multi_002dDimensional-DFTs">Complex Multi-Dimensional DFTs</a></li>
<li><a href="Complex-DFTs.html#index-fftw_005fplan_005fdft_005f1d-161"><code>fftw_plan_dft_1d</code></a>: <a href="Complex-DFTs.html#Complex-DFTs">Complex DFTs</a></li>
<li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fplan_005fdft_005f1d-21"><code>fftw_plan_dft_1d</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
<li><a href="Overview-of-Fortran-interface.html#index-fftw_005fplan_005fdft_005f2d-503"><code>fftw_plan_dft_2d</code></a>: <a href="Overview-of-Fortran-interface.html#Overview-of-Fortran-interface">Overview of Fortran interface</a></li>
<li><a href="Complex-DFTs.html#index-fftw_005fplan_005fdft_005f2d-162"><code>fftw_plan_dft_2d</code></a>: <a href="Complex-DFTs.html#Complex-DFTs">Complex DFTs</a></li>
<li><a href="Complex-Multi_002dDimensional-DFTs.html#index-fftw_005fplan_005fdft_005f2d-39"><code>fftw_plan_dft_2d</code></a>: <a href="Complex-Multi_002dDimensional-DFTs.html#Complex-Multi_002dDimensional-DFTs">Complex Multi-Dimensional DFTs</a></li>
<li><a href="Reversing-array-dimensions.html#index-fftw_005fplan_005fdft_005f3d-519"><code>fftw_plan_dft_3d</code></a>: <a href="Reversing-array-dimensions.html#Reversing-array-dimensions">Reversing array dimensions</a></li>
<li><a href="Complex-DFTs.html#index-fftw_005fplan_005fdft_005f3d-163"><code>fftw_plan_dft_3d</code></a>: <a href="Complex-DFTs.html#Complex-DFTs">Complex DFTs</a></li>
<li><a href="Complex-Multi_002dDimensional-DFTs.html#index-fftw_005fplan_005fdft_005f3d-40"><code>fftw_plan_dft_3d</code></a>: <a href="Complex-Multi_002dDimensional-DFTs.html#Complex-Multi_002dDimensional-DFTs">Complex Multi-Dimensional DFTs</a></li>
<li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fc2r-196"><code>fftw_plan_dft_c2r</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
<li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fc2r_005f1d-193"><code>fftw_plan_dft_c2r_1d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
<li><a href="One_002dDimensional-DFTs-of-Real-Data.html#index-fftw_005fplan_005fdft_005fc2r_005f1d-49"><code>fftw_plan_dft_c2r_1d</code></a>: <a href="One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data">One-Dimensional DFTs of Real Data</a></li>
<li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fc2r_005f2d-194"><code>fftw_plan_dft_c2r_2d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
<li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fc2r_005f3d-195"><code>fftw_plan_dft_c2r_3d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
<li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fr2c-188"><code>fftw_plan_dft_r2c</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
<li><a href="Multi_002dDimensional-DFTs-of-Real-Data.html#index-fftw_005fplan_005fdft_005fr2c-61"><code>fftw_plan_dft_r2c</code></a>: <a href="Multi_002dDimensional-DFTs-of-Real-Data.html#Multi_002dDimensional-DFTs-of-Real-Data">Multi-Dimensional DFTs of Real Data</a></li>
<li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fr2c_005f1d-185"><code>fftw_plan_dft_r2c_1d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
<li><a href="One_002dDimensional-DFTs-of-Real-Data.html#index-fftw_005fplan_005fdft_005fr2c_005f1d-48"><code>fftw_plan_dft_r2c_1d</code></a>: <a href="One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data">One-Dimensional DFTs of Real Data</a></li>
<li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fr2c_005f2d-186"><code>fftw_plan_dft_r2c_2d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
<li><a href="Multi_002dDimensional-DFTs-of-Real-Data.html#index-fftw_005fplan_005fdft_005fr2c_005f2d-59"><code>fftw_plan_dft_r2c_2d</code></a>: <a href="Multi_002dDimensional-DFTs-of-Real-Data.html#Multi_002dDimensional-DFTs-of-Real-Data">Multi-Dimensional DFTs of Real Data</a></li>
<li><a href="Reversing-array-dimensions.html#index-fftw_005fplan_005fdft_005fr2c_005f3d-521"><code>fftw_plan_dft_r2c_3d</code></a>: <a href="Reversing-array-dimensions.html#Reversing-array-dimensions">Reversing array dimensions</a></li>
<li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fr2c_005f3d-187"><code>fftw_plan_dft_r2c_3d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
<li><a href="Multi_002dDimensional-DFTs-of-Real-Data.html#index-fftw_005fplan_005fdft_005fr2c_005f3d-60"><code>fftw_plan_dft_r2c_3d</code></a>: <a href="Multi_002dDimensional-DFTs-of-Real-Data.html#Multi_002dDimensional-DFTs-of-Real-Data">Multi-Dimensional DFTs of Real Data</a></li>
<li><a href="64_002dbit-Guru-Interface.html#index-fftw_005fplan_005fguru64_005fdft-262"><code>fftw_plan_guru64_dft</code></a>: <a href="64_002dbit-Guru-Interface.html#g_t64_002dbit-Guru-Interface">64-bit Guru Interface</a></li>
<li><a href="Guru-Complex-DFTs.html#index-fftw_005fplan_005fguru_005fdft-248"><code>fftw_plan_guru_dft</code></a>: <a href="Guru-Complex-DFTs.html#Guru-Complex-DFTs">Guru Complex DFTs</a></li>
<li><a href="Guru-Real_002ddata-DFTs.html#index-fftw_005fplan_005fguru_005fdft_005fc2r-253"><code>fftw_plan_guru_dft_c2r</code></a>: <a href="Guru-Real_002ddata-DFTs.html#Guru-Real_002ddata-DFTs">Guru Real-data DFTs</a></li>
<li><a href="Guru-Real_002ddata-DFTs.html#index-fftw_005fplan_005fguru_005fdft_005fr2c-251"><code>fftw_plan_guru_dft_r2c</code></a>: <a href="Guru-Real_002ddata-DFTs.html#Guru-Real_002ddata-DFTs">Guru Real-data DFTs</a></li>
<li><a href="Guru-Real_002dto_002dreal-Transforms.html#index-fftw_005fplan_005fguru_005fr2r-258"><code>fftw_plan_guru_r2r</code></a>: <a href="Guru-Real_002dto_002dreal-Transforms.html#Guru-Real_002dto_002dreal-Transforms">Guru Real-to-real Transforms</a></li>
<li><a href="Guru-Complex-DFTs.html#index-fftw_005fplan_005fguru_005fsplit_005fdft-249"><code>fftw_plan_guru_split_dft</code></a>: <a href="Guru-Complex-DFTs.html#Guru-Complex-DFTs">Guru Complex DFTs</a></li>
<li><a href="Guru-Real_002ddata-DFTs.html#index-fftw_005fplan_005fguru_005fsplit_005fdft_005fc2r-254"><code>fftw_plan_guru_split_dft_c2r</code></a>: <a href="Guru-Real_002ddata-DFTs.html#Guru-Real_002ddata-DFTs">Guru Real-data DFTs</a></li>
<li><a href="Guru-Real_002ddata-DFTs.html#index-fftw_005fplan_005fguru_005fsplit_005fdft_005fr2c-252"><code>fftw_plan_guru_split_dft_r2c</code></a>: <a href="Guru-Real_002ddata-DFTs.html#Guru-Real_002ddata-DFTs">Guru Real-data DFTs</a></li>
<li><a href="Advanced-Complex-DFTs.html#index-fftw_005fplan_005fmany_005fdft-232"><code>fftw_plan_many_dft</code></a>: <a href="Advanced-Complex-DFTs.html#Advanced-Complex-DFTs">Advanced Complex DFTs</a></li>
<li><a href="Advanced-Real_002ddata-DFTs.html#index-fftw_005fplan_005fmany_005fdft_005fc2r-237"><code>fftw_plan_many_dft_c2r</code></a>: <a href="Advanced-Real_002ddata-DFTs.html#Advanced-Real_002ddata-DFTs">Advanced Real-data DFTs</a></li>
<li><a href="Advanced-Real_002ddata-DFTs.html#index-fftw_005fplan_005fmany_005fdft_005fr2c-236"><code>fftw_plan_many_dft_r2c</code></a>: <a href="Advanced-Real_002ddata-DFTs.html#Advanced-Real_002ddata-DFTs">Advanced Real-data DFTs</a></li>
<li><a href="Advanced-Real_002dto_002dreal-Transforms.html#index-fftw_005fplan_005fmany_005fr2r-238"><code>fftw_plan_many_r2r</code></a>: <a href="Advanced-Real_002dto_002dreal-Transforms.html#Advanced-Real_002dto_002dreal-Transforms">Advanced Real-to-real Transforms</a></li>
<li><a href="Real_002dto_002dReal-Transforms.html#index-fftw_005fplan_005fr2r-207"><code>fftw_plan_r2r</code></a>: <a href="Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms">Real-to-Real Transforms</a></li>
<li><a href="More-DFTs-of-Real-Data.html#index-fftw_005fplan_005fr2r-69"><code>fftw_plan_r2r</code></a>: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a></li>
<li><a href="Real_002dto_002dReal-Transforms.html#index-fftw_005fplan_005fr2r_005f1d-204"><code>fftw_plan_r2r_1d</code></a>: <a href="Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms">Real-to-Real Transforms</a></li>
<li><a href="More-DFTs-of-Real-Data.html#index-fftw_005fplan_005fr2r_005f1d-66"><code>fftw_plan_r2r_1d</code></a>: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a></li>
<li><a href="Real_002dto_002dReal-Transforms.html#index-fftw_005fplan_005fr2r_005f2d-205"><code>fftw_plan_r2r_2d</code></a>: <a href="Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms">Real-to-Real Transforms</a></li>
<li><a href="More-DFTs-of-Real-Data.html#index-fftw_005fplan_005fr2r_005f2d-67"><code>fftw_plan_r2r_2d</code></a>: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a></li>
<li><a href="Real_002dto_002dReal-Transforms.html#index-fftw_005fplan_005fr2r_005f3d-206"><code>fftw_plan_r2r_3d</code></a>: <a href="Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms">Real-to-Real Transforms</a></li>
<li><a href="More-DFTs-of-Real-Data.html#index-fftw_005fplan_005fr2r_005f3d-68"><code>fftw_plan_r2r_3d</code></a>: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a></li>
<li><a href="Combining-MPI-and-Threads.html#index-fftw_005fplan_005fwith_005fnthreads-430"><code>fftw_plan_with_nthreads</code></a>: <a href="Combining-MPI-and-Threads.html#Combining-MPI-and-Threads">Combining MPI and Threads</a></li>
<li><a href="Usage-of-Multi_002dthreaded-FFTW.html#index-fftw_005fplan_005fwith_005fnthreads-335"><code>fftw_plan_with_nthreads</code></a>: <a href="Usage-of-Multi_002dthreaded-FFTW.html#Usage-of-Multi_002dthreaded-FFTW">Usage of Multi-threaded FFTW</a></li>
<li><a href="Planner-Flags.html#index-FFTW_005fPRESERVE_005fINPUT-178"><code>FFTW_PRESERVE_INPUT</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
<li><a href="One_002dDimensional-DFTs-of-Real-Data.html#index-FFTW_005fPRESERVE_005fINPUT-57"><code>FFTW_PRESERVE_INPUT</code></a>: <a href="One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data">One-Dimensional DFTs of Real Data</a></li>
<li><a href="Using-Plans.html#index-fftw_005fprint_005fplan-159"><code>fftw_print_plan</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fR2HC-214"><code>FFTW_R2HC</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="The-Halfcomplex_002dformat-DFT.html#index-FFTW_005fR2HC-72"><code>FFTW_R2HC</code></a>: <a href="The-Halfcomplex_002dformat-DFT.html#The-Halfcomplex_002dformat-DFT">The Halfcomplex-format DFT</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-fftw_005fr2r_005fkind-541"><code>fftw_r2r_kind</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="Other-Multi_002ddimensional-Real_002ddata-MPI-Transforms.html#index-fftw_005fr2r_005fkind-394"><code>fftw_r2r_kind</code></a>: <a href="Other-Multi_002ddimensional-Real_002ddata-MPI-Transforms.html#Other-Multi_002ddimensional-Real_002ddata-MPI-Transforms">Other Multi-dimensional Real-data MPI Transforms</a></li>
<li><a href="More-DFTs-of-Real-Data.html#index-fftw_005fr2r_005fkind-71"><code>fftw_r2r_kind</code></a>: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fREDFT00-218"><code>FFTW_REDFT00</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="Real_002dto_002dReal-Transforms.html#index-FFTW_005fREDFT00-208"><code>FFTW_REDFT00</code></a>: <a href="Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms">Real-to-Real Transforms</a></li>
<li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fREDFT00-87"><code>FFTW_REDFT00</code></a>: <a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029">Real even/odd DFTs (cosine/sine transforms)</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fREDFT01-222"><code>FFTW_REDFT01</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fREDFT01-89"><code>FFTW_REDFT01</code></a>: <a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029">Real even/odd DFTs (cosine/sine transforms)</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fREDFT10-221"><code>FFTW_REDFT10</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fREDFT10-88"><code>FFTW_REDFT10</code></a>: <a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029">Real even/odd DFTs (cosine/sine transforms)</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fREDFT11-224"><code>FFTW_REDFT11</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fREDFT11-91"><code>FFTW_REDFT11</code></a>: <a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029">Real even/odd DFTs (cosine/sine transforms)</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fRODFT00-225"><code>FFTW_RODFT00</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fRODFT00-92"><code>FFTW_RODFT00</code></a>: <a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029">Real even/odd DFTs (cosine/sine transforms)</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fRODFT01-229"><code>FFTW_RODFT01</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fRODFT01-94"><code>FFTW_RODFT01</code></a>: <a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029">Real even/odd DFTs (cosine/sine transforms)</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fRODFT10-228"><code>FFTW_RODFT10</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fRODFT10-93"><code>FFTW_RODFT10</code></a>: <a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029">Real even/odd DFTs (cosine/sine transforms)</a></li>
<li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fRODFT11-230"><code>FFTW_RODFT11</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
<li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fRODFT11-95"><code>FFTW_RODFT11</code></a>: <a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029">Real even/odd DFTs (cosine/sine transforms)</a></li>
<li><a href="Planner-Flags.html#index-fftw_005fset_005ftimelimit-183"><code>fftw_set_timelimit</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
<li><a href="Multi_002ddimensional-MPI-DFTs-of-Real-Data.html#index-FFTW_005fTRANSPOSED_005fIN-392"><code>FFTW_TRANSPOSED_IN</code></a>: <a href="Multi_002ddimensional-MPI-DFTs-of-Real-Data.html#Multi_002ddimensional-MPI-DFTs-of-Real-Data">Multi-dimensional MPI DFTs of Real Data</a></li>
<li><a href="Multi_002ddimensional-MPI-DFTs-of-Real-Data.html#index-FFTW_005fTRANSPOSED_005fOUT-391"><code>FFTW_TRANSPOSED_OUT</code></a>: <a href="Multi_002ddimensional-MPI-DFTs-of-Real-Data.html#Multi_002ddimensional-MPI-DFTs-of-Real-Data">Multi-dimensional MPI DFTs of Real Data</a></li>
<li><a href="FFTW-Execution-in-Fortran.html#index-FFTW_005fUNALIGNED-586"><code>FFTW_UNALIGNED</code></a>: <a href="FFTW-Execution-in-Fortran.html#FFTW-Execution-in-Fortran">FFTW Execution in Fortran</a></li>
<li><a href="Plan-execution-in-Fortran.html#index-FFTW_005fUNALIGNED-559"><code>FFTW_UNALIGNED</code></a>: <a href="Plan-execution-in-Fortran.html#Plan-execution-in-Fortran">Plan execution in Fortran</a></li>
<li><a href="New_002darray-Execute-Functions.html#index-FFTW_005fUNALIGNED-267"><code>FFTW_UNALIGNED</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
<li><a href="Planner-Flags.html#index-FFTW_005fUNALIGNED-181"><code>FFTW_UNALIGNED</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
<li><a href="Planner-Flags.html#index-FFTW_005fWISDOM_005fONLY-175"><code>FFTW_WISDOM_ONLY</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
<li><a href="An-improved-replacement-for-MPI_005fAlltoall.html#index-MPI_005fAlltoall-406"><code>MPI_Alltoall</code></a>: <a href="An-improved-replacement-for-MPI_005fAlltoall.html#An-improved-replacement-for-MPI_005fAlltoall">An improved replacement for MPI_Alltoall</a></li>
<li><a href="Avoiding-MPI-Deadlocks.html#index-MPI_005fBarrier-419"><code>MPI_Barrier</code></a>: <a href="Avoiding-MPI-Deadlocks.html#Avoiding-MPI-Deadlocks">Avoiding MPI Deadlocks</a></li>
<li><a href="2d-MPI-example.html#index-MPI_005fCOMM_005fWORLD-361"><code>MPI_COMM_WORLD</code></a>: <a href="2d-MPI-example.html#g_t2d-MPI-example">2d MPI example</a></li>
<li><a href="Distributed_002dmemory-FFTW-with-MPI.html#index-MPI_005fCOMM_005fWORLD-348"><code>MPI_COMM_WORLD</code></a>: <a href="Distributed_002dmemory-FFTW-with-MPI.html#Distributed_002dmemory-FFTW-with-MPI">Distributed-memory FFTW with MPI</a></li>
<li><a href="2d-MPI-example.html#index-MPI_005fInit-357"><code>MPI_Init</code></a>: <a href="2d-MPI-example.html#g_t2d-MPI-example">2d MPI example</a></li>
<li><a href="FFTW-Fortran-type-reference.html#index-ptrdiff_005ft-536"><code>ptrdiff_t</code></a>: <a href="FFTW-Fortran-type-reference.html#FFTW-Fortran-type-reference">FFTW Fortran type reference</a></li>
<li><a href="2d-MPI-example.html#index-ptrdiff_005ft-362"><code>ptrdiff_t</code></a>: <a href="2d-MPI-example.html#g_t2d-MPI-example">2d MPI example</a></li>
<li><a href="64_002dbit-Guru-Interface.html#index-ptrdiff_005ft-261"><code>ptrdiff_t</code></a>: <a href="64_002dbit-Guru-Interface.html#g_t64_002dbit-Guru-Interface">64-bit Guru Interface</a></li>
<li><a href="The-1d-Real_002ddata-DFT.html#index-R2HC-298"><code>R2HC</code></a>: <a href="The-1d-Real_002ddata-DFT.html#The-1d-Real_002ddata-DFT">The 1d Real-data DFT</a></li>
<li><a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#index-REDFT00-303"><code>REDFT00</code></a>: <a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#g_t1d-Real_002deven-DFTs-_0028DCTs_0029">1d Real-even DFTs (DCTs)</a></li>
<li><a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#index-REDFT01-308"><code>REDFT01</code></a>: <a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#g_t1d-Real_002deven-DFTs-_0028DCTs_0029">1d Real-even DFTs (DCTs)</a></li>
<li><a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#index-REDFT10-307"><code>REDFT10</code></a>: <a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#g_t1d-Real_002deven-DFTs-_0028DCTs_0029">1d Real-even DFTs (DCTs)</a></li>
<li><a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#index-REDFT11-310"><code>REDFT11</code></a>: <a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#g_t1d-Real_002deven-DFTs-_0028DCTs_0029">1d Real-even DFTs (DCTs)</a></li>
<li><a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#index-RODFT00-314"><code>RODFT00</code></a>: <a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#g_t1d-Real_002dodd-DFTs-_0028DSTs_0029">1d Real-odd DFTs (DSTs)</a></li>
<li><a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#index-RODFT01-319"><code>RODFT01</code></a>: <a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#g_t1d-Real_002dodd-DFTs-_0028DSTs_0029">1d Real-odd DFTs (DSTs)</a></li>
<li><a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#index-RODFT10-318"><code>RODFT10</code></a>: <a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#g_t1d-Real_002dodd-DFTs-_0028DSTs_0029">1d Real-odd DFTs (DSTs)</a></li>
<li><a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#index-RODFT11-320"><code>RODFT11</code></a>: <a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#g_t1d-Real_002dodd-DFTs-_0028DSTs_0029">1d Real-odd DFTs (DSTs)</a></li>
</ul><!-- ************************************************************ -->
</body></html>
|