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

This commit is contained in:
sjplimp
2007-06-27 20:46:49 +00:00
parent f8d06291c9
commit 021da55f27
10 changed files with 61 additions and 54 deletions

View File

@ -41,6 +41,7 @@ Fix::Fix(LAMMPS *lmp, int narg, char **arg) : Pointers(lmp)
pressure_every = 0;
rigid_flag = 0;
virial_flag = 0;
no_convert_box = 0;
comm_forward = comm_reverse = 0;
neigh_half_once = neigh_half_every = 0;