Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::MPI::AM_msg Struct Reference

#include <am_mpi.h>

Public Attributes

int type
 
int msgid
 
int header_size
 
int payload_size
 
uintptr_t comp_ptr
 
char stuff [1]
 

Member Data Documentation

◆ comp_ptr

uintptr_t Realm::MPI::AM_msg::comp_ptr

◆ header_size

int Realm::MPI::AM_msg::header_size

◆ msgid

int Realm::MPI::AM_msg::msgid

◆ payload_size

int Realm::MPI::AM_msg::payload_size

◆ stuff

char Realm::MPI::AM_msg::stuff[1]

◆ type

int Realm::MPI::AM_msg::type

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