Basic HTML version of Foils prepared 21 Sept 1995

Foil 14 More General Elementwise Operations

From New CPS615 Foils-- 28 August 95 CPS615 Basic Simulation Track for Computational Science -- Fall Semester 95. by Nancy McCracken and Geoffrey C. Fox


One can code very general index sets for elementwise expressions using the forall statement
Note that the body of a forall statement is executed "in parallel". There is NO dependence between different forall statement indices.
This important difference from DO loops



© on Tue Oct 7 1997