Commit 2aa5636d authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3613 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 6fb96c66
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ void ComputeGroupGroup::interact()
  firstneigh = list->firstneigh;

  // loop over neighbors of my atoms
  // skip if i,j are not in 2 groups
  // skip if I,J are not in 2 groups

  double one[4],all[4];
  one[0] = one[1] = one[2] = one[3] = 0.0;