git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1823 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -609,9 +609,6 @@ void Atom::tag_extend()
|
||||
|
||||
int Atom::tag_consecutive()
|
||||
{
|
||||
int check[2],check_all[2];
|
||||
check[0] = check[1] = 0;
|
||||
|
||||
int idmin = static_cast<int> (natoms);
|
||||
int idmax = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user