slog_setincreasingendtimeorder.3
来自「MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程」· 3 代码 · 共 26 行
3
26 行
.TH SLOG_SetIncreasingEndtimeOrder 3 "12/2/1999" " " "SLOG_API".SH NAMESLOG_SetIncreasingEndtimeOrder \- Set the flag for the interval records will be arranged in increasing endtime order. That means there will be a second pass of the logfile and the endtime of the interval will be used to determine endtime of the frame. .SH SYNOPSIS.nfint SLOG_SetIncreasingEndtimeOrder( 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 + -
显示快捷键?