git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1732 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2008-04-10 20:53:37 +00:00
parent b729a79670
commit 943216c548
6 changed files with 44 additions and 34 deletions

View File

@ -186,6 +186,7 @@ void MinCG::run()
eng_force(&ntmp,&xtmp,&htmp,&etmp);
output->write(update->ntimestep);
}
timer->barrier_stop(TIME_LOOP);
// delete fix at end of run, so its atom arrays won't persist