Basic HTML version of Foils prepared
16 Sept 1995
Foil 15 Examples of Align Directive
From
HPFtutorial CPS615 Basic Simulation Track for Computational Science --
Fall Semester 95
.
by
Geoffrey C. Fox(Tomasz Haupt)
1
Note : denotes all values of array index
2
Examples of array indices:
CHPF$ ALIGN A(i) WITH B(i)
*HPF$ ALIGN (i,j) WITH TEMPL(i,j) :: A, B
3
Use of : examples:
!HPF$ ALIGN A(:) WITH B(:)
CHPF$ align (:,:) WITH TEMPL(:,:) :: A, B
in Table To:
©
on Tue Oct 7 1997