15 const FullAtom *atoms,
int nmgrps,
int natoms,
16 int ni,
int nj,
int nk);
20 int * __restrict
order,
21 int * __restrict unorder,
22 const double * __restrict ax,
23 const double * __restrict ay,
24 const double * __restrict az,
void sortAtomsForCUDA_SOA(int *__restrict order, int *__restrict unorder, const double *__restrict ax, const double *__restrict ay, const double *__restrict az, int nfree, int n)
void sortAtomsForPatches(int *order, int *breaks, const FullAtom *atoms, int nmgrps, int natoms, int ni, int nj, int nk)
void sortAtomsForCUDA(int *order, const FullAtom *atoms, int nfree, int n)