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

This commit is contained in:
sjplimp 2012-06-26 14:12:13 +00:00
parent b6303a1e83
commit ae666be85e
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ Atom::Atom(LAMMPS *lmp) : Pointers(lmp)
map_tag_max = 0;
map_nhash = 0;
smax = 0;
sametag = NULL;
map_array = NULL;
map_bucket = NULL;