An open API service indexing awesome lists of open source software.

https://github.com/lammps/fftmpi

The fftMPI library performs 2d/3d FFTs in parallel for grids distributed across MPI processes.
https://github.com/lammps/fftmpi

Last synced: 11 months ago
JSON representation

The fftMPI library performs 2d/3d FFTs in parallel for grids distributed across MPI processes.

Awesome Lists containing this project

README

          

This is the fftMPI library.

fftMPI website: http://fftmpi.sandia.gov

Contact author:

Steve Plimpton
Sandia National Laboratories
sjplimp@sandia.gov
http://www.sandia.gov/~sjplimp

The fftMPI library is distributed as open-source code under the
modified Berkeley Software Distribution (BSD) License. See the
accompanying LICENSE file.

This directory contains the following:

README this file
LICENSE modified BSD license
doc documentation
src source files for library
test test FFT codes in C++, C, Fortran 90, Python

Point your browser at doc/Manual.html to get started.