git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1538 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -105,6 +105,7 @@ Neighbor::Neighbor(LAMMPS *lmp) : Pointers(lmp)
|
||||
// pair lists
|
||||
|
||||
maxlocal = 0;
|
||||
nblist = nglist = nslist = 0;
|
||||
|
||||
nlist = 0;
|
||||
lists = NULL;
|
||||
|
||||
Reference in New Issue
Block a user