git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13320 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -574,7 +574,6 @@ void FixAveChunk::end_of_step()
|
||||
// sum within each chunk, only include atoms in fix group
|
||||
// compute/fix/variable may invoke computes so wrap with clear/add
|
||||
|
||||
double **x = atom->x;
|
||||
int *mask = atom->mask;
|
||||
int nlocal = atom->nlocal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user