mpe_log_info_event.4

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

4
28
字号
.TH MPE_Log_info_event 4 "2/2/2008" " " "MPE".SH NAMEMPE_Log_info_event \-  Logs an infomational event in MPI_COMM_WORLD. .SH SYNOPSIS.nfint MPE_Log_info_event( int event, const char *bytebuf ).fi.SH INPUT PARAMETERS.PD 0.TP.B event   - event number..PD 1.PD 0.TP.B bytebuf - byte informational array.  If no byte inforamtional array,use MPE_Log_bare_event() instead..PD 1.SH NOTESThis function is threadsafe..SH RETURNSalway returns MPE_LOG_OK.SH LOCATION../src/logging/src/mpe_log.c

⌨️ 快捷键说明

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