#include "gromacs/gpu_utils/syclutils.h"
#include "pme_gpu_types_host.h"
#include "pme_grid.h"
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Implements PME GPU spline calculation and charge spreading in SYCL. TODO: consider always pre-sorting particles (as in DD case).