forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9039 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
31c2a6f05f
commit
617709b400
|
@ -1488,7 +1488,7 @@ void Thermo::compute_spcpu()
|
|||
|
||||
void Thermo::compute_atoms()
|
||||
{
|
||||
bivalue = natoms;
|
||||
bivalue = atom->natoms;
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
|
Loading…
Reference in New Issue