[lammps-users] FFTW 3.1 -- what happens?

So what happens if I try to use the newer FFTW libs?
Is it completely out of the question?

Tim Sirk
Graduate Research Assistant
Mechanical Engineering Dept
Virginia Tech

My recollection is that the FFTW interface changed a bit
with their 3.0. So they probably have equivalent function
calls to what LAMMPS was using in 2.1.

Someone just needs to figure out how to call them
from fft3d.cpp. Note that there are both setup and 1d calls
and that FFTW should give you a way to call a set
of 1d FFTs at once.

Steve