10.1.7 Communicators

The MPI::Comm class hierarchy makes explicit the different kinds of communicators implicitly defined by MPI-/ and allows them to be strongly typed. Since the original design of MPI-/ defined only one type of handle for all types of communicators, the following clarifications are provided for the C++ design.



Subsections
MPI-Standard for MARMOT