MPI_Recv_init
int MPI_Recv_init(void*, int, MPI_Datatype, int,int, MPI_Comm, MPI_Request *);
Creates a persistent receive request.