photon
1.1
|
#include <photon_xsp_forwarder.h>
Data Fields | |
int | combiner |
int | nints |
int * | integers |
int | naddrs |
MPI_Aint * | addresses |
int | ndatatypes |
int * | datatypes |
Definition at line 46 of file photon_xsp_forwarder.h.
MPI_Aint* PhotonMPIDatatype::addresses |
Definition at line 51 of file photon_xsp_forwarder.h.
int PhotonMPIDatatype::combiner |
Definition at line 47 of file photon_xsp_forwarder.h.
int* PhotonMPIDatatype::datatypes |
Definition at line 53 of file photon_xsp_forwarder.h.
int* PhotonMPIDatatype::integers |
Definition at line 49 of file photon_xsp_forwarder.h.
int PhotonMPIDatatype::naddrs |
Definition at line 50 of file photon_xsp_forwarder.h.
int PhotonMPIDatatype::ndatatypes |
Definition at line 52 of file photon_xsp_forwarder.h.
int PhotonMPIDatatype::nints |
Definition at line 48 of file photon_xsp_forwarder.h.