git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5947 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -114,9 +114,11 @@ void AtomVecAngle::grow_reset()
|
||||
angle_atom3 = atom->angle_atom3;
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
/* ----------------------------------------------------------------------
|
||||
copy atom I info to atom J
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
void AtomVecAngle::copy(int i, int j)
|
||||
void AtomVecAngle::copy(int i, int j, int delflag)
|
||||
{
|
||||
int k;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user