MPE_ReturnTags

Langue: en

Autres versions - même langue

Version: 183600 (CentOS - 06/07/09)

Section: 4 (Pilotes et protocoles réseau)

NAME

MPE_ReturnTags - Returns tags allocated with MPE_GetTags.

SYNOPSIS

 int MPE_ReturnTags( comm, first_tag, ntags )
 MPI_Comm comm;
 int      first_tag, ntags;
 

INPUT PARAMETERS

comm
- Communicator to return tags to
first_tag
- First of the tags to return
ntags
- Number of tags to return.

SEE ALSO

MPE_GetTags

LOCATION

privtags.c