git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11617 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -422,7 +422,7 @@ void WriteData::bonds()
|
||||
|
||||
// pack my bond data into buf
|
||||
|
||||
int foo = atom->avec->pack_bond(buf);
|
||||
atom->avec->pack_bond(buf);
|
||||
|
||||
// write one chunk of info per proc to file
|
||||
// proc 0 pings each proc, receives its chunk, writes to file
|
||||
|
||||
Reference in New Issue
Block a user