Basic HTML version of Foils prepared 21 Sept 1995

Foil 22 Using Arrays in Expressions and Statements: Arrays must be same shape(conformable)

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


Basic Array Assignment
Assigning to one row of a two dimensional array. The remaining array values are unchanged
Restriction on array assignment
Assignment Collisions are NOT allowed!
The result is undefined and runtime errors may result



© on Tue Oct 7 1997