#include <mpi.h>
Data Fields | |
mpi_message * | msg |
mpi_message * | msgLast |
char | name [64] |
mpi_mbox * | next |
pidType | pid |
mpi_mbox * | prev |
Definition at line 45 of file mpi.h.
struct mpi_message* mpi_mbox::msg |
struct mpi_message* mpi_mbox::msgLast |
char mpi_mbox::name[64] |
struct mpi_mbox* mpi_mbox::next |
struct mpi_mbox* mpi_mbox::prev |