MPI_Bcast

int MPI_Bcast(void*, int, MPI_Datatype, int, MPI_Comm );
Broadcasts a message from root to all tasks in the group.