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

This commit is contained in:
sjplimp
2012-06-28 23:53:36 +00:00
parent 76b5e67319
commit 96f101c787

View File

@ -362,7 +362,7 @@ void Update::reset_timestep(int narg, char **arg)
reset invoked flags of computes,
so nothing will think they are current between runs
clear timestep list of computes that store future invocation times
called from input script and rerun command
called from rerun command and input script (indirectly)
------------------------------------------------------------------------- */
void Update::reset_timestep(bigint newstep)