git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8402 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2012-06-26 00:52:42 +00:00
parent 5a78b33db7
commit 9bdeeadfd8

View File

@ -72,7 +72,6 @@ void ComputeGyration::compute_vector()
{
invoked_vector = update->ntimestep;
double masstotal;
double xcm[3];
group->xcm(igroup,masstotal,xcm);