OpenMP-Examples/data_environment/fort_sa_private.tex
2021-08-17 09:11:55 -07:00

25 lines
626 B
TeX

\pagebreak
\section{Fortran Restrictions on Storage Association with the \code{private} Clause}
\fortranspecificstart
\label{sec:fort_sa_private}
The following non-conforming examples illustrate the implications of the \code{private}
clause rules with regard to storage association.
\fnexample{fort_sa_private}{1}
\fnexample{fort_sa_private}{2}
\clearpage
\fnexample{fort_sa_private}{3}
% blue line floater at top of this page for "Fortran, cont."
\begin{figure}[t!]
\linewitharrows{-1}{dashed}{Fortran (cont.)}{8em}
\end{figure}
\fnexample{fort_sa_private}{4}
\fnexample[5.1]{fort_sa_private}{5}
\fortranspecificend