Changes between Version 216 and Version 217 of doc/app/initialization_parameters


Ignore:
Timestamp:
Aug 28, 2013 2:27:13 PM (11 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v216 v217  
    10811081{{{#!td
    10821082Parameter 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.
     1083If the fft-Poisson-solver is used (see [#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.
    10841084}}}
    10851085|----------------