Unverified Commit 4b9c2ab1 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

start writing tester for body/nparticle

parent ea1d4477
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;

+605 −1

File changed.

Preview size limit exceeded, changes collapsed.