Next: Scalar subscripts in distributed
Up: Translation of array sections
Previous: Simple array section -
Contents
To handle the case where integer subscripts may appear in sequential
dimensions (Figure 4.16) we add one new
case for the definition of the macro PROCESS_SUBSCRIPTS.
If
subs
is an integer expression, and the
th
dimension of
is sequential, then
![\begin{displaymath}
\begin{minipage}[t]{\linewidth}\small\begin{tabbing}
$\mbo...
...\left(v, r, a, s+1\right)$\ \\
\end{tabbing}
\end{minipage}
\end{displaymath}](img190.png)
where the macro OFFSET_DIM is defined in section
4.5.6.
Bryan Carpenter
2004-06-09