MPI_Request_free 41 ompi/mpi/cxx/request_inln.h (void)MPI_Request_free(&mpi_request); MPI_Request_free 339 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Request_free, mpi_request_free, MPI_REQUEST_FREE, (MPI_Fint *request, MPI_Fint *ierr)); MPI_Request_free 1240 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Request_free MPI_Request_free 1242 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Request_free(request, ierror) MPI_Request_free 1245 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Request_free MPI_Request_free 139 ompi/mpi/java/c/mpi_Request.c int rc = MPI_Request_free(&req);