File: main.toc

package info (click to toggle)
spooles 2.2-16
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,760 kB
  • sloc: ansic: 146,836; sh: 7,571; csh: 3,615; makefile: 1,970; perl: 74
file content (16 lines) | stat: -rw-r--r-- 1,377 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\contentsline {chapter}{\numberline {1}Introduction}{2}
\contentsline {chapter}{\numberline {2}The Serial Bridge Object and Driver}{4}
\contentsline {section}{\numberline {2.1}The \texttt {Bridge} Data Structure}{4}
\contentsline {section}{\numberline {2.2}Prototypes and descriptions of \texttt {Bridge} methods}{5}
\contentsline {section}{\numberline {2.3}The \texttt {testSerial} Driver Program}{7}
\contentsline {chapter}{\numberline {3}The Multithreaded Bridge Object and Driver}{9}
\contentsline {section}{\numberline {3.1}The \texttt {BridgeMT} Data Structure}{9}
\contentsline {section}{\numberline {3.2}Prototypes and descriptions of \texttt {BridgeMT} methods}{10}
\contentsline {section}{\numberline {3.3}The \texttt {testMT} Driver Program}{12}
\contentsline {chapter}{\numberline {4}The MPI Bridge Object and Driver}{14}
\contentsline {section}{\numberline {4.1}The \texttt {BridgeMPI} Data Structure}{14}
\contentsline {section}{\numberline {4.2}Prototypes and descriptions of \texttt {BridgeMPI} methods}{15}
\contentsline {section}{\numberline {4.3}The \texttt {testMPI} Driver Program}{19}
\contentsline {chapter}{\numberline {A}{\tt testSerial.c} --- A Serial Driver Program}{20}
\contentsline {chapter}{\numberline {B}{\tt testMT.c} --- A Multithreaded Driver Program}{27}
\contentsline {chapter}{\numberline {C}{\tt testMPI.c} --- A MPI Driver Program}{34}