git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8563 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -56,6 +56,7 @@ ComputeCoordAtom::ComputeCoordAtom(LAMMPS *lmp, int narg, char **arg) :
|
|||||||
if (typelo[ncol] > typehi[ncol])
|
if (typelo[ncol] > typehi[ncol])
|
||||||
error->all(FLERR,"Illegal compute coord/atom command");
|
error->all(FLERR,"Illegal compute coord/atom command");
|
||||||
ncol++;
|
ncol++;
|
||||||
|
iarg++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user