rename reverse communication calls
This commit is contained in:
@ -378,7 +378,7 @@ void ComputeSNAVAtom::compute_peratom()
|
||||
|
||||
// communicate snav contributions between neighbor procs
|
||||
|
||||
comm->reverse_comm_compute(this);
|
||||
comm->reverse_comm(this);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user