?? machine_def.tex
字號:
% $Id: Machine_def.tex,v 1.1.6.1 2002/04/24 03:25:40 erik Exp $\subsection{Specification}\subsubsection{Routines}\begin{itemize}\item{MFM\_MachineInit}Initializes the machine model.\begin{verbatim} subroutine MFM_MachineInit()\end{verbatim}\item{\bf MFM\_MachinePinfo}This routine returns information about what process the caller is in.\begin{verbatim} subroutine MFM_MachinePinfo(node, process, thread) integer :: node ! The node being used. integer :: process ! The process number. integer :: thread ! The thread number.\end{verbatim}\end{itemize}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -