spectralDNS / mpiFFT4py

Parallel FFT in 3D or 2D using MPI for Python. Slab or pencil decomposition possible in 3D. Note this rep is being deprecated in favour of mpi4py-fft (https://bitbucket.org/mpi4py/mpi4py-fft)
GNU Lesser General Public License v3.0
21 stars 10 forks source link

Mikael/rollaxis #6

Closed mikaem closed 8 years ago

mikaem commented 8 years ago

Adding Alltoallw method for communication based on Licandro Dalcin's code