HeMPS  8.0
Public Attributes | List of all members
MessageRequest Struct Reference

This structure stores the message requests used to implement the blocking Receive MPI. More...

#include <communication.h>

Public Attributes

int requester
 Store the requested task id ( task that performs the Receive() API )
 
int requested
 Stores the requested task id ( task that performs the Send() API )
 
int requester_proc
 Stores the requester processor address.
 

Detailed Description

This structure stores the message requests used to implement the blocking Receive MPI.


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