Multi-ApplicationOnlineProfiling
2.1
|
Temporary stream description struct. More...
Data Fields | |
int | rank |
The rank of the stream. More... | |
int | tag |
The local tag. More... | |
VMPI_Stream_mode | mode |
the mode More... | |
Temporary stream description struct.
It is used internally in VMPI_Stream_open()
Definition at line 213 of file VMPI_stream.c.
VMPI_Stream_mode TMP_VMPI_Stream_desc::mode |
the mode
Definition at line 217 of file VMPI_stream.c.
int TMP_VMPI_Stream_desc::rank |
The rank of the stream.
Definition at line 215 of file VMPI_stream.c.
int TMP_VMPI_Stream_desc::tag |
The local tag.
Definition at line 216 of file VMPI_stream.c.