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

This commit is contained in:
sjplimp
2010-04-29 23:00:20 +00:00
parent f7863aad20
commit 5f8335283a
6 changed files with 14 additions and 1 deletions

View File

@ -48,6 +48,8 @@ Fix::Fix(LAMMPS *lmp, int narg, char **arg) : Pointers(lmp)
restart_peratom = 0;
force_reneighbor = 0;
box_change = 0;
box_change_size = 0;
box_change_shape = 0;
thermo_energy = 0;
rigid_flag = 0;
virial_flag = 0;