SST/macro
Public Attributes | List of all members
sstmac::mpi::mpi_runtime::merge_request Struct Reference

#include <mpi_runtime.h>

Collaboration diagram for sstmac::mpi::mpi_runtime::merge_request:
Collaboration graph

Public Attributes

void * buffer
 
int size
 
int refcount
 
bool merged
 

Detailed Description

Definition at line 106 of file mpi_runtime.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: