rename forward communication functions for pair, fix, compute, and dump
This commit is contained in:
@ -409,7 +409,7 @@ double PairCombOMP::yasu_char(double *qf_fix, int &igroup)
|
||||
|
||||
// communicating charge force to all nodes, first forward then reverse
|
||||
|
||||
comm->forward_comm_pair(this);
|
||||
comm->forward_comm(this);
|
||||
|
||||
// self energy correction term: potal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user