git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14220 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -36,7 +36,7 @@ class Timer : protected Pointers {
|
||||
void stamp(enum ttype which=START) {
|
||||
if (_level > LOOP) _stamp(which);
|
||||
}
|
||||
|
||||
|
||||
void barrier_start();
|
||||
void barrier_stop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user