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

This commit is contained in:
sjplimp 2011-06-22 14:02:26 +00:00
parent 69764cf7e6
commit 6e6078b938
1 changed files with 1 additions and 0 deletions

View File

@ -350,6 +350,7 @@ void FixAveAtom::end_of_step()
}
// evaluate atom-style variable
// final argument = 1 sums result to array
} else if (which[m] == VARIABLE && array)
input->variable->compute_atom(n,igroup,&array[0][m],nvalues,1);