CLAD 01-17
Auto-indexing at a loop boundary is a feature that allows:
(More than one answer may apply).
- Arrays to be automatically traversed from one iteration to the next.
- Array functions to automatically index array elements.
- Functions that use arrays to automatically index them.
- Arrays to be automatically accumulated at loop boundaries.