Reinstall fftw into MPI category

- Minor Updates based on Achim's suggestions.
This commit is contained in:
2019-04-09 14:51:32 +02:00
parent 80c0f57986
commit e44ae11c70
4 changed files with 14 additions and 4 deletions

View File

@@ -6,7 +6,10 @@ module-license "GPL; http://www.fftw.org/doc/License-and-Copyright.html"
module-maintainer "Spencer Bliven <spencer.bliven@psi.ch>"
module-help "
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).
FFTW is a C subroutine library for computing the discrete Fourier transform
(DFT) in one or more dimensions, of arbitrary input size, and of both real and
complex data (as well as of even/odd data, i.e. the discrete cosine/sine
transforms or DCT/DST).
"