git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3613 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2009-12-22 01:14:48 +00:00
parent 6fb96c6693
commit 2aa5636d76
1 changed files with 1 additions and 1 deletions

View File

@ -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;