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

This commit is contained in:
sjplimp
2011-11-08 14:51:25 +00:00
parent 618f3ab3ff
commit 181c77d346
2 changed files with 4 additions and 1 deletions

View File

@ -66,6 +66,8 @@ Min::Min(LAMMPS *lmp) : Pointers(lmp)
extra_peratom = extra_nlen = NULL;
extra_max = NULL;
requestor = NULL;
external_force_clear = 0;
}
/* ---------------------------------------------------------------------- */