Only switch to FFTW in case of clfft.
Description
The code switches to FFTW in case the accel FFT size is not efficient. With this merge request, the code only switches to FFTW in case of clfft.
Closes #559 (closed)
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.