slog_setincreasingstarttimeorder.3

来自「MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程」· 3 代码 · 共 26 行

3
26
字号
.TH SLOG_SetIncreasingStarttimeOrder 3 "12/2/1999" " " "SLOG_API".SH NAMESLOG_SetIncreasingStarttimeOrder \-  Set the flag for the interval records will be arranged in increasing starttime order.  That means there is NO second pass of the logfile and the starttime of the interval will be used to determine endtime of the frame. .SH SYNOPSIS.nfint SLOG_SetIncreasingStarttimeOrder( SLOG_STREAM  *slog ).fi.SH MODIFIED INPUT VARIABLES .PD 0.TP.B slog - pointer to SLOG_STREAM where interval records will be stored..PD 1.SH MODIFIED OUTPUT VARIABLES .PD 0.TP.B returned value - integer return status..PD 1.SH INCLUDE FILE NEEDED slog_header.h.SH LOCATION../src/slog_header.c

⌨️ 快捷键说明

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