Remove charge groups from domdec and localtop
[alexxy/gromacs.git] / src / gromacs / nbnxm / gridset.h
index f75744aa8911f8f1ca7ab0b9a9412fb22c9f79e0..e59a8584c1582dbb5c34f4bc46607fb396ee6937 100644 (file)
@@ -113,7 +113,7 @@ class GridSet
                        int                             atomStart,
                        int                             atomEnd,
                        real                            atomDensity,
-                       const int                      *atinfo,
+                       gmx::ArrayRef<const int>        atomInfo,
                        gmx::ArrayRef<const gmx::RVec>  x,
                        int                             numAtomsMoved,
                        const int                      *move,