| Text-only | Table of Contents (frame/ no frame) |
| (16) Wildcarding and Using the Status Handle |
|
| Information |
C |
Fortran |
| source |
status.MPI_SOURCE |
status(MPI_SOURCE) |
| tag |
status.MPI_TAG |
status(MPI_TAG) |
| count |
MPI_Get_count(status,datatype,&count) |
MPI_GET_COUNT(status,datatype,count,ierr) |
| message-passing-details2.src last modified Apr 25, 2007 | Introduction | Table of Contents (frame/no frame) |
Printable (single file) |
© Dartmouth College |