git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5520 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -108,7 +108,7 @@ class Atom : protected Pointers {
|
||||
// spatial sorting of atoms
|
||||
|
||||
int sortfreq; // sort atoms every this many steps, 0 = off
|
||||
int nextsort; // next timestep to sort on
|
||||
bigint nextsort; // next timestep to sort on
|
||||
|
||||
// functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user