--- trunk/src/parallel/ForceMatrixDecomposition.hpp 2013/07/01 21:09:37 1895 +++ trunk/src/parallel/ForceMatrixDecomposition.hpp 2013/07/02 20:02:31 1896 @@ -70,7 +70,7 @@ namespace OpenMD { void buildNeighborList(vector >& neighborList); // group bookkeeping - groupCutoffs getGroupCutoffs(int cg1, int cg2); + void getGroupCutoffs(int &cg1, int &cg2, RealType &rcut, RealType &rcutsq, RealType &rlistsq); Vector3d& getGroupVelocityColumn(int cg2); // Group->atom bookkeeping