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

📄 mpid_err_add_class.tex

📁 刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件
💻 TEX
字号:
\startmanpage\mantitle{MPID{\tt \char`\_}Err{\tt \char`\_}add{\tt \char`\_}class}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Err{\tt \char`\_}add{\tt \char`\_}class}--- Add an error class with an associated string \subhead{Synopsis}\startvb\begin{verbatim}int MPID_Err_add_class( const char *msg_string,                       const char *instance_msg_string )\end{verbatim}\endvb\subhead{Input Parameters}\startarg{msg{\tt \char`\_}string }{Message text for this class.  A null string may be used, inwhich case {\tt MPID{\tt \char`\_}Err{\tt \char`\_}set{\tt \char`\_}msg} should be called later.}\startarg{instance{\tt \char`\_}msg{\tt \char`\_}string }{Instance-specific message string.  See the error reporting overview.  May be the null string.}\par\subhead{Return value}An error class.\par\subhead{Notes}This is used to implement {\tt MPI{\tt \char`\_}Add{\tt \char`\_}error{\tt \char`\_}class}; it may also be used by adevice to add device-specific error classes.  Unlike the MPI version, thiscombines returning a class with setting the associated message.\parPredefined classes are handled directly; this routine is not used toinitialize the predefined MPI error classes.  This is done to reduce thenumber of steps that must be executed when starting an MPI program.\par\subhead{Module}Error\endmanpage

⌨️ 快捷键说明

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