git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8405 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user