rename forward communication functions for pair, fix, compute, and dump

This commit is contained in:
Axel Kohlmeyer
2022-02-21 21:15:10 -05:00
parent 7ea26161f7
commit 4c0192cae1
122 changed files with 266 additions and 266 deletions

View File

@ -898,7 +898,7 @@ void DumpImage::create_image()
}
}
comm->forward_comm_dump(this);
comm->forward_comm(this);
for (i = 0; i < nchoose; i++) {
atom1 = clist[i];