void Intracomm.Scan(Object sendbuf, int sendoffset,
Object recvbuf, int recvoffset,
int count, Datatype datatype,
Op op)
Java binding of the MPI operation MPI_SCAN.
Arguments as for Reduce, except for the omission of root.