MPI_Send_init

int MPI_Send_init(void*, int, MPI_Datatype, int, int, MPI_Comm, MPI_Request *);
Creates a persistent standard mode send request.