SST/macro
|
#include <mpi_runtime.h>
Public Attributes | |
void * | buffer |
int | size |
int | refcount |
bool | merged |
Definition at line 106 of file mpi_runtime.h.
void* sstmac::mpi::mpi_runtime::merge_request::buffer |
Definition at line 107 of file mpi_runtime.h.
bool sstmac::mpi::mpi_runtime::merge_request::merged |
Definition at line 110 of file mpi_runtime.h.
int sstmac::mpi::mpi_runtime::merge_request::refcount |
Definition at line 109 of file mpi_runtime.h.
int sstmac::mpi::mpi_runtime::merge_request::size |
Definition at line 108 of file mpi_runtime.h.