Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b96b0d782c858619536ab397b702cc7e > files > 51

mpich2-doc-1.0.8-2mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML3.2 EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="DOCTEXT">
<TITLE>MPE_ReturnTags</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF">
<A NAME="MPE_ReturnTags"><H1>MPE_ReturnTags</H1></A>
Returns tags allocated with MPE_GetTags. 
<H2>Synopsis</H2>
<PRE>
int MPE_ReturnTags( comm, first_tag, ntags )
MPI_Comm comm;
int      first_tag, ntags;
</PRE>
<H2>Input Parameters</H2>
<DL>
<DT><B>comm </B><DD>Communicator to return tags to

<DT><B>first_tag </B><DD>First of the tags to return

<DT><B>ntags </B><DD>Number of tags to return.
</DL>
<P>
<H2>See Also</H2>
 MPE_GetTags
<BR>
<P>
<P><B>Location:</B>../src/misc/src/privtags.c<P>
</BODY></HTML>