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

This commit is contained in:
sjplimp
2013-07-23 15:10:07 +00:00
parent 366484eb34
commit b49a5519f2
11 changed files with 22 additions and 340 deletions

View File

@ -85,6 +85,7 @@ Output::Output(LAMMPS *lmp) : Pointers(lmp)
dump = NULL;
restart_flag = restart_flag_single = restart_flag_double = 0;
restart_every_single = restart_every_double = 0;
last_restart = -1;
restart1 = restart2a = restart2b = NULL;
var_restart_single = var_restart_double = NULL;