mpe_returntags.4

来自「fortran并行计算包」· 4 代码 · 共 33 行

4
33
字号
.TH MPE_ReturnTags 4 "11/2/2007" " " "MPE".SH NAMEMPE_ReturnTags \-  Returns tags allocated with MPE_GetTags. .SH SYNOPSIS.nfint MPE_ReturnTags( comm, first_tag, ntags )MPI_Comm comm;int      first_tag, ntags;.fi.SH INPUT PARAMETERS.PD 0.TP.B comm - Communicator to return tags to.PD 1.PD 0.TP.B first_tag - First of the tags to return.PD 1.PD 0.TP.B ntags - Number of tags to return..PD 1.SH SEE ALSOMPE_GetTags.br.SH LOCATION../src/misc/src/privtags.c

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?