whitespace cleanup

This commit is contained in:
Axel Kohlmeyer 2020-06-11 16:52:38 -04:00
parent d95859c73b
commit 9896d10d0c
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 2 additions and 2 deletions

View File

@ -509,7 +509,7 @@ void FixHyperLocal::pre_reverse(int /* eflag */, int /* vflag */)
}
m++;
}
maxhalf[iold] = ijhalf;
maxhalfstrain[iold] = halfstrain;
}
@ -569,7 +569,7 @@ void FixHyperLocal::pre_reverse(int /* eflag */, int /* vflag */)
eligible[iold] = 0;
continue;
}
jlist = firstneigh[iold];
jnum = numneigh[iold];