C | |
color [Mpi] | |
communicator [Mpi] |
The type of communicators.
|
F | |
floatop [Mpi] | |
G | |
group [Mpi] |
The type of groups.
|
group_range [Mpi] |
A group range represents the set of nodes whose ranks are
(
range_first ; range_first + range_stride ; ...; range_last ).
|
I | |
intop [Mpi] | |
R | |
rank [Mpi] |
The type of ranks of nodes.
|
T | |
tag [Mpi] |
The type of tags associated with messages in point-to-point
communications.
|