Gromacs
2025-dev-20241003-bd59e46
|
#include "gromacs/fft/fft.h"
#include "gromacs/gpu_utils/devicebuffer_datatype.h"
#include "gromacs/gpu_utils/gputraits.h"
#include "gromacs/utility/gmxmpi.h"
#include "gpu_3dfft_impl.h"
Declares the GPU 3D FFT routines.
Classes | |
class | gmx::Gpu3dFft::ImplSycl |
A 3D FFT wrapper class for performing R2C/C2R transforms using SYCL. Not yet implemented. More... | |