git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13937 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -535,7 +535,7 @@ int MinHFTN::execute_hftn_(const bool bPrintProgress,
|
||||
}
|
||||
timer->stamp();
|
||||
output->write (update->ntimestep);
|
||||
timer->stamp (TIME_OUTPUT);
|
||||
timer->stamp (Timer::OUTPUT);
|
||||
}
|
||||
|
||||
//---- RETURN IF NUMBER OF EVALUATIONS EXCEEDED.
|
||||
|
||||
Reference in New Issue
Block a user