git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6171 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -400,7 +400,7 @@ void Comm::setup()
|
||||
other per-atom attributes may also be sent via pack/unpack routines
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
void Comm::forward_comm()
|
||||
void Comm::forward_comm(int dummy)
|
||||
{
|
||||
int n;
|
||||
MPI_Request request;
|
||||
|
||||
Reference in New Issue
Block a user