Data Fields | |
const char * | label |
MPI_Comm | comm |
int | valid |
tclmpi_comm_t * | next |
Linked list entry to map MPI communicators to strings.
MPI_Comm tclmpi_comm::comm |
MPI communicator corresponding of this entry
const char* tclmpi_comm::label |
String representing the communicator in Tcl
tclmpi_comm_t* tclmpi_comm::next |
Pointer to next element in linked list
int tclmpi_comm::valid |
Non-zero if communicator is valid