rename forward communication functions for pair, fix, compute, and dump
This commit is contained in:
@ -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];
|
||||
|
||||
Reference in New Issue
Block a user