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


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

in Table To:


© on Tue Oct 7 1997