#include <exchangeinfo.h>
Public Attributes | |
| void * | buf |
| pointer to a buffer for data exchange. | |
| MPI_Datatype | type |
| MPI_Datatype of data exchange. | |
| MPI_Datatype | type2 |
| intermedia MPI_Datatype of data exchange for 3D problems. | |
Set by ra_setexchangeinfo. buf points to _s in an RARR.
Definition at line 23 of file exchangeinfo.h.
| void* s_EXCHANGEINFO::buf |
intermedia MPI_Datatype of data exchange for 3D problems.
TODO: make it a local variable in ra_setexchangeinfo ?!
Definition at line 33 of file exchangeinfo.h.
1.4.7