void Intracomm.Bcast(Object buffer, int offset, int count,
Datatype datatype, int root)
Java binding of the MPI operation MPI_BCAST.
The value offset is a subscript in buffer,
defining the position of the first item to be broadcast or
received.