git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6486 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -139,7 +139,6 @@ void ComputeClusterAtom::compute_peratom()
|
||||
// then check if any proc made changes
|
||||
|
||||
double **x = atom->x;
|
||||
int nall = atom->nlocal + atom->nghost;
|
||||
|
||||
int change,done,anychange;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user