git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5035 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -570,7 +570,6 @@ void FixAveSpatial::end_of_step()
|
||||
int *mask = atom->mask;
|
||||
int nlocal = atom->nlocal;
|
||||
|
||||
|
||||
if (nlocal > maxatomlayer) {
|
||||
maxatomlayer = atom->nmax;
|
||||
memory->sfree(layer);
|
||||
|
||||
Reference in New Issue
Block a user