git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9605 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -554,6 +554,7 @@ void Respa::recurse(int ilevel)
|
||||
comm->forward_comm();
|
||||
timer->stamp(TIME_COMM);
|
||||
}
|
||||
|
||||
} else if (ilevel == 0) {
|
||||
timer->stamp();
|
||||
comm->forward_comm();
|
||||
|
||||
Reference in New Issue
Block a user