Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
pme_solve_sycl.h File Reference
#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:

Description

Implements PME GPU spline calculation and charge spreading in SYCL.

Author
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Andrey Alekseenko al42a.nosp@m.nd@g.nosp@m.mail..nosp@m.com

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...