Sun S3L 3.0 Programming and Reference Guide

Input

S3L_forall accepts the following arguments as input:

inclusive lower bound inclusive upper bound stride

for each axis of the array. The stride must be positive. To apply the function to all the elements in the array, set triplets to NULL (C/C++) or to 0 (F77/F90).