Basic HTML version of Foils prepared 16 Sept 1995

Foil 28 Passing Distributed Arrays as Subprogram Arguments in HPF

From HPFtutorial CPS615 Basic Simulation Track for Computational Science -- Fall Semester 95. by Geoffrey C. Fox(Tomasz Haupt)


There are 3 typical cases:
  • we want to generate a known mapping modified by the callee
    • assertions + inheritance
  • we are going to accept any mapping of the actual argument
    • inheritance
  • we want to force a particular mapping
    • explicit interface



© on Tue Oct 7 1997