Add comment explaining the change

This commit is contained in:
Adrian-Diaz
2020-07-29 16:33:54 -04:00
committed by GitHub
parent a76ba95f5b
commit 59ff6b7abc

View File

@ -883,6 +883,7 @@ void CommTiled::borders()
// swap atoms with other procs using pack_border(), unpack_border()
// use Waitall() instead of Waitany() because calls to unpack_border()
// must increment per-atom arrays in ascending order
// For the same reason, sendself unpacks must occur after recvother unpacks
if (ghost_velocity) {
if (recvother[iswap]) {