next up previous contents
Next: Explicit Shape Arrays Up: Arrays Previous: Array Reduction Intrinsics   Contents

Array Arguments

In F90 arrays can be passed as procedure arguments. There are several points to be made regarding how the shape and the size of an array argument is consistently passed to the procedure.

Consider for example the subroutine COMMUT that computes the ``commutator'' of two matrices A and B,




Subsections

Adrian Sandu 2001-08-26