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

This commit is contained in:
sjplimp
2014-04-03 14:50:24 +00:00
parent 85e1f84e82
commit 71e876752c

View File

@ -527,7 +527,7 @@ void Finish::end(int flag)
}
}
// find a non-skip neighbor list containing half the pairwise interactions
// find a non-skip neighbor list containing half pairwise interactions
// count neighbors in that list for stats purposes
// allow it to be Kokkos neigh list as well
@ -572,6 +572,7 @@ void Finish::end(int flag)
// find a non-skip neighbor list containing full pairwise interactions
// count neighbors in that list for stats purposes
// allow it to be Kokkos neigh list as well
for (m = 0; m < neighbor->old_nrequest; m++) {
if (neighbor->old_requests[m]->full &&