Convert atomInfo to int64_t
[alexxy/gromacs.git] / src / gromacs / nbnxm / pairsearch.h
index 7da87cf5c3ad6d711a79ae939ae016b6060055c3..1bb1898d9897c995320963fe42f4334f1dc922a1 100644 (file)
@@ -185,7 +185,7 @@ public:
                    const gmx::UpdateGroupsCog*    updateGroupsCog,
                    gmx::Range<int>                atomRange,
                    real                           atomDensity,
-                   gmx::ArrayRef<const int>       atomInfo,
+                   gmx::ArrayRef<const int64_t>   atomInfo,
                    gmx::ArrayRef<const gmx::RVec> x,
                    int                            numAtomsMoved,
                    const int*                     move,