git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12404 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1793,10 +1793,11 @@ pecified
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
int mySize = 3;
|
return m;
|
||||||
if (num_bond)
|
//int mySize = 3;
|
||||||
mySize += 1 + lammpsInterface_->bond_per_atom();
|
//if (num_bond)
|
||||||
return mySize;
|
// mySize += 1 + lammpsInterface_->bond_per_atom();
|
||||||
|
//return mySize;
|
||||||
}
|
}
|
||||||
|
|
||||||
//-----------------------------------------------------------------
|
//-----------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user