git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8303 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -121,7 +121,7 @@ void FixShearHistory::pre_exchange()
|
||||
NeighList *list = pair->list;
|
||||
int nlocal = atom->nlocal;
|
||||
|
||||
//if (list->inum)
|
||||
if (list->inum)
|
||||
for (i = 0; i < nlocal; i++)
|
||||
npartner[i] = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user