The examples in this section use intra-communicators.
Example
Broadcast 100 ints from MPI process 0 to every MPI process in the group.
As in many of our example code fragments, we assume that some of the variables (such as comm in the above) have been assigned appropriate values.