s_EXCHANGEINFO Struct Reference

Data exchange information. More...

#include <exchangeinfo.h>

List of all members.

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.


Detailed Description

Data exchange information.

Set by ra_setexchangeinfo. buf points to _s in an RARR.

Definition at line 23 of file exchangeinfo.h.


Member Data Documentation

void* s_EXCHANGEINFO::buf

pointer to a buffer for data exchange.

Definition at line 26 of file exchangeinfo.h.

MPI_Datatype s_EXCHANGEINFO::type

MPI_Datatype of data exchange.

Definition at line 28 of file exchangeinfo.h.

MPI_Datatype s_EXCHANGEINFO::type2

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.


The documentation for this struct was generated from the following file:
Generated on 5 Jan 2017 for IWAVEGRID by  doxygen 1.4.7