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

This commit is contained in:
sjplimp 2014-08-01 23:14:00 +00:00
parent 0ee504a737
commit 4f945993d5
1 changed files with 2 additions and 2 deletions

View File

@ -715,8 +715,8 @@ void CommBrick::exchange()
// check incoming atoms to see if they are in my box
// if so, add to my list
// check is only for this dimension,
// may be passed to another proc on later dims
// box check is only for this dimension,
// atom may be passed to another proc in later dims
m = 0;
while (m < nrecv) {