git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8303 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2012-06-18 14:32:21 +00:00
parent e442279660
commit 3b810ac69d

View File

@ -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;