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

This commit is contained in:
sjplimp
2013-08-23 14:29:56 +00:00
parent 9e6e3ea344
commit 0bf07f466d
5 changed files with 6 additions and 1 deletions

View File

@ -36,6 +36,7 @@ Improper::Improper(LAMMPS *lmp) : Pointers(lmp)
maxeatom = maxvatom = 0;
eatom = NULL;
vatom = NULL;
setflag = NULL;
datamask = ALL_MASK;
datamask_ext = ALL_MASK;