|
Gromacs
2025.3
|
#include "gromacs/gpu_utils/syclutils.h"#include "gromacs/math/vectypes.h"#include "pme_gpu_internal.h"#include "pme_gpu_types.h"
Include dependency graph for pme_solve_sycl.h:
This graph shows which files directly or indirectly include this file:Implements PME GPU spline calculation and charge spreading in SYCL.
Classes | |
| struct | SolveKernelParams |
| Contains most of the parameters used by the solve kernel. More... | |
| class | PmeSolveKernel< gridOrdering, computeEnergyAndVirial, gridIndex, subGroupSize > |
| The kernel for PME solve. More... | |
1.8.5