Gromacs
2025.0
|
#include <heffte.h>
#include <memory>
#include "gromacs/fft/fft.h"
#include "gromacs/gpu_utils/device_stream.h"
#include "gromacs/gpu_utils/devicebuffer_datatype.h"
#include "gromacs/gpu_utils/gputraits.h"
#include "gromacs/gpu_utils/hostallocator.h"
#include "gromacs/utility/gmxmpi.h"
#include "gpu_3dfft_impl.h"
Declares the GPU 3D FFT routines.