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

This commit is contained in:
sjplimp 2012-11-09 15:43:13 +00:00
parent 31c2a6f05f
commit 617709b400
1 changed files with 1 additions and 1 deletions

View File

@ -1488,7 +1488,7 @@ void Thermo::compute_spcpu()
void Thermo::compute_atoms()
{
bivalue = natoms;
bivalue = atom->natoms;
}
/* ---------------------------------------------------------------------- */