| 1070 | }}} |
| 1071 | |---------------- |
| 1072 | {{{#!td style="vertical-align:top" |
| 1073 | [=#transpose_compute_overlap '''transpose_compute_overlap'''] |
| 1074 | }}} |
| 1075 | {{{#!td style="vertical-align:top" |
| 1076 | L |
| 1077 | }}} |
| 1078 | {{{#!td style="vertical-align:top" |
| 1079 | .F. |
| 1080 | }}} |
| 1081 | {{{#!td |
| 1082 | Parameter to switch on parallel execution of fft and transpositions (with {{{MPI_ALLTOALL}}}).\\\\ |
| 1083 | If the fft-Poisson-solver is used (see [../d3par#psolver psolver]), '''transpose_compute_overlap''' = ''.T.'' causes the fft to be executed in parallel to the transposition (done by {{{MPI_ALLTOALL}}}). For larger grids, this method may speed up the fft-solver significantly. |