2021-08-17 09:11:55 -07:00

14 lines
395 B
TeX

\pagebreak
\section{\code{parallel} \code{sections} Construct}
\label{sec:psections}
In the following example routines \code{XAXIS}, \code{YAXIS}, and \code{ZAXIS} can
be executed concurrently. The first \code{section} directive is optional. Note
that all \code{section} directives need to appear in the \code{parallel sections}
construct.
\cexample{psections}{1}
\fexample{psections}{1}