|
NAMEMPI_Request_f2c - Convert a FORTRAN MPI request into a C MPI request SYNOPSIS
INPUT PARAMETER
rf - request handle from FORTRAN (handle)
RETURN VALUE
C request handle (handle)
DESCRIPTIONThe MPI_Request_f2c() function is used to convert a FORTRAN integer-sized request handle rf , into a C MPI_Request handle. This function will never raise an error. PMPI_Request_f2c() is the profiling version of this function. SEE ALSO
|
|
| About Us | Returns Policy | Privacy Policy | Send us Feedback |
|
Company Info |
Product Index |
Category Index |
Help |
Terms of Use
Copyright © Lockless Inc All Rights Reserved. |