blob: 720372dc6825102f399ecda11d4644f5dd3d1d32 [file] [log] [blame]
<html><head><title>MPI_Bcast</title>
<body>
<H3>MPI_Bcast</H3>
<PRE>
int MPI_Bcast(void*, int, MPI_Datatype, int, MPI_Comm );
</PRE>
<DL><DD>
Broadcasts a message from root to all tasks in the group.
<P></DL></font></body></html>