<br><br><div class="gmail_quote">2010/3/13 Jed Brown <span dir="ltr">&lt;<a href="mailto:jed@59a2.org">jed@59a2.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Sat, 13 Mar 2010 13:56:11 -0300, Pedro Torres &lt;<a href="mailto:torres.pedrozpk@gmail.com">torres.pedrozpk@gmail.com</a>&gt; wrote:<br>
&gt; I call ISLocalToGlobalMappingGetInfo and I get the following information:<br>
&gt;<br>
&gt; *Process 0:*<br>
&gt;<br>
&gt; nproc = 2  procs [0 1]  numprocs = [13 13]<br>
&gt; indices = [0 1 2 3 5 6 10 11 17 18 19 20 28;<br>
&gt;                   0 1 2 3 5 6 10 11 17 18 19 20 28]<br>
&gt;<br>
&gt; *Process 1:*<br>
&gt; nproc = 2  procs [1 0]  numprocs = [13 13]<br>
&gt; indices = [77 79 87 88 94 95 99 100 101 102 103 104 105;<br>
&gt;                    77 79 87 88 94 95 99 100 101 102 103 104 105]<br>
&gt; It seems that the indices in process 1 are correct, but not in the process<br>
&gt; 0.  Are these results correct?<br>
<br>
</div>The indices are with respect to the local numbering.  So rank 0&#39;s last<br>
shared entry is (global index) 121 which has local index 28.  </blockquote><div><br>Great, now it&#39;s totally clear.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Maybe it<br>
would be clearer if the docs read<br>
<br>
  local indices of nodes shared with neighbor (sorted by global numbering)<br>
<br>
instead of the present<br>
<br>
  indices of local nodes shared with neighbor (sorted by global numbering)<br>
<br>
Can you think of a better way to word it?<br></blockquote><div> </div><div>I&#39;m not an english native  speakers, but another choice (not <span id="result_box" class="short_text"><span style="background-color: rgb(255, 255, 255);" title="necesariamente">necessarily </span></span>better) could be <br>
   <i> </i>indices of nodes (in local numbering) shared with neighbor (sorted by global numbering)<br><br>Thanks a lot!.<br><br>Regards<br><br>Pedro<br></div></div><br><br><br>