git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3117 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -45,6 +45,8 @@ Update::Update(LAMMPS *lmp) : Pointers(lmp)
|
||||
firststep = laststep = 0;
|
||||
beginstep = endstep = 0;
|
||||
|
||||
restrict_output = 0;
|
||||
|
||||
eflag_global = vflag_global = -1;
|
||||
|
||||
unit_style = NULL;
|
||||
|
||||
Reference in New Issue
Block a user