LCI
|
Request object. Completion mechanisms will write completion information to it. More...
#include <lci.h>
Public Attributes | |
LCI_error_t | flag |
int | rank |
LCI_tag_t | tag |
LCI_data_type_t | type |
LCI_data_t | data |
void * | user_context |
Request object. Completion mechanisms will write completion information to it.
LCI_data_t LCI_request_t::data |
LCI_error_t LCI_request_t::flag |
int LCI_request_t::rank |
LCI_tag_t LCI_request_t::tag |
LCI_data_type_t LCI_request_t::type |
void* LCI_request_t::user_context |