start writing tester for body/nparticle

This commit is contained in:
Axel Kohlmeyer
2020-07-13 21:49:46 -04:00
parent ea1d447703
commit 4b9c2ab1f1
2 changed files with 606 additions and 2 deletions

View File

@ -584,7 +584,7 @@ void AtomVecBody::pack_data_pre(int ilocal)
if buf is NULL, just return buffer size
------------------------------------------------------------------------- */
int AtomVecBody::pack_data_bonus(double *buf, int /*flag*/)
int AtomVecBody::pack_data_bonus(double *buf, int flag)
{
int i;