⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 slog_irec_setassocs.3

📁 MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.
💻 3
字号:
.TH SLOG_Irec_SetAssocs 3 "4/24/2000" " " "SLOG_API".SH NAMESLOG_Irec_SetAssocs \-  Set the association array of the interval record. .SH SYNOPSIS.nfint SLOG_Irec_SetAssocs(       SLOG_intvlrec_t  *intvlrec,                         const SLOG_STREAM      *slog,                         const SLOG_N_assocs_t   N_assocs,                         const SLOG_assoc_t     *assocs  ).fi.SH MODIFIED INPUT VARIABLES .PD 0.TP.B intvlrec - pointer to the internal Interval record to be modified..PD 1.SH UNMODIFIED INPUT VARIABLES .PD 0.TP.B slog  - pointer to the SLOG_STREAM where the Record Definition Table is defined. .PD 1.PD 0.TP.B N_assocs - Number of elements in the association array.  This number willbe checked to determine if it coincides with what is inRecord Definition Table.PD 1.PD 0.TP.B assocs - association array, array of file pointers to the associated interval records of the specified interval record..PD 1.SH MODIFIED OUTPUT VARIABLES .PD 0.TP.B returned value - integer return status..PD 1.SH USAGE NOTES ON THIS SUBROUTINE The subroutine appends the specified Internal Interval Record withthe given association array.  This subroutine is meant to be calledonce for each interval record written to the slogfile..SH INCLUDE FILE NEEDED slog.h.SH LOCATION../src/slog_irec_write.c

⌨️ 快捷键说明

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