Hello,

I have found this construct in a previous post in the list.

coforall loc in Locales do
   on loc {
     const myInds = D._value.locDoms[here.id].myBlock;

     writeln("myInds = ", myInds);
   }

Is there anything similar to get the indexes of a distributed, but
2-dimensional domain?
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Chapel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-users

Reply via email to