3 Box partition

Each partition is a rectangular region of the global domain, described by the global offset of its upper left corner, and its local extents in the X and Y dimensions. The global extent in the X dimension must also be given. In this case, we have ig_paral(1:5):

Figure 2.4 illustrates a Box partition over 3 processes.

Figure 2.4: Box partition. It is assumed here that the global index starts at 0 in the upper left corner.
\includegraphics[scale=.6]{figures/box_new}