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

This commit is contained in:
sjplimp
2016-08-10 14:59:04 +00:00
parent b3364ae943
commit 639ea6c396
13 changed files with 42 additions and 21 deletions

View File

@ -83,6 +83,7 @@ Neighbor::Neighbor(LAMMPS *lmp) : Pointers(lmp)
build_once = 0;
cluster_check = 0;
binatomflag = 1;
ago = -1;
cutneighmax = 0.0;
cutneighsq = NULL;