next up previous contents
Next: Replicating Dimensions Up: Data Distribution Previous: Other Pitfalls

Collapsing Dimensions

Can align one or more dimensions with a single element.

!HPF$ ALIGN (*,:) WITH Y(:) :: X

The * on the LHS of the WITH keyword, means that columns of X are not distributed. Each element of Y is aligned with a column of X.

tex2html_wrap45059

tex2html_wrap_inline45025 i, X(:,i) is local to Y(i).

For more information, click here gif


next up previous contents
Next: Replicating Dimensions Up: Data Distribution Previous: Other Pitfalls

Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 18:56:08 GMT 1996
Not for commercial use.