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

This commit is contained in:
sjplimp
2011-06-07 18:06:14 +00:00
parent 13a2f85dc3
commit 147842df01
64 changed files with 78 additions and 76 deletions

View File

@ -122,7 +122,7 @@ void PairMorse::compute(int eflag, int vflag)
}
}
if (vflag_fdotr) virial_compute();
if (vflag_fdotr) virial_fdotr_compute();
}
/* ----------------------------------------------------------------------