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

This commit is contained in:
sjplimp
2014-05-02 15:03:34 +00:00
parent eddd7b148f
commit c1eedcacfd
4 changed files with 11 additions and 0 deletions

View File

@ -169,6 +169,8 @@ void ComputeTempSphere::dof_compute()
int *mask = atom->mask;
int nlocal = atom->nlocal;
tbias->dof_remove_pre();
count = 0;
if (domain->dimension == 3) {
for (int i = 0; i < nlocal; i++)