git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3613 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user