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

This commit is contained in:
sjplimp
2015-01-27 23:55:36 +00:00
parent 35f215936e
commit 94cd2118c7
6 changed files with 32 additions and 6 deletions

View File

@ -629,7 +629,7 @@ int Comm::binary(double value, int n, double *vec)
if self=1 (default), then callback() is invoked on final iteration
using original inbuf, which may have been updated
for non-NULL outbuf, final updated inbuf is copied to it
outbuf = inbuf is OK
ok to specify outbuf = inbuf
------------------------------------------------------------------------- */
void Comm::ring(int n, int nper, void *inbuf, int messtag,