git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3690 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -53,8 +53,7 @@ Atom::Atom(LAMMPS *lmp) : Pointers(lmp)
|
||||
extra_bond_per_atom = 0;
|
||||
|
||||
firstgroupname = NULL;
|
||||
sortfreq = 0;
|
||||
//sortfreq = 1000;
|
||||
sortfreq = 1000;
|
||||
userbinsize = 0.0;
|
||||
maxbin = maxnext = 0;
|
||||
binhead = NULL;
|
||||
|
||||
Reference in New Issue
Block a user