remove some debugging code

This commit is contained in:
Steve Plimpton
2018-11-13 08:06:40 -07:00
parent a026ce9669
commit 380f0e4971
3 changed files with 11 additions and 19 deletions

View File

@ -469,9 +469,6 @@ void Hyper::quench(int flag)
//modify->addstep_compute_all(update->ntimestep);
//update->minimize->setup_minimal(1);
// NOTE: what doing with ncalls?
// int ncalls = neighbor->ncalls;
timer->barrier_start();
update->minimize->run(maxiter);
timer->barrier_stop();