<br><br><div class="gmail_quote">2010/3/13 Jed Brown <span dir="ltr"><<a href="mailto:jed@59a2.org">jed@59a2.org</a>></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 <<a href="mailto:torres.pedrozpk@gmail.com">torres.pedrozpk@gmail.com</a>> wrote:<br>
> I call ISLocalToGlobalMappingGetInfo and I get the following information:<br>
><br>
> *Process 0:*<br>
><br>
> nproc = 2 procs [0 1] numprocs = [13 13]<br>
> indices = [0 1 2 3 5 6 10 11 17 18 19 20 28;<br>
> 0 1 2 3 5 6 10 11 17 18 19 20 28]<br>
><br>
> *Process 1:*<br>
> nproc = 2 procs [1 0] numprocs = [13 13]<br>
> indices = [77 79 87 88 94 95 99 100 101 102 103 104 105;<br>
> 77 79 87 88 94 95 99 100 101 102 103 104 105]<br>
> It seems that the indices in process 1 are correct, but not in the process<br>
> 0. Are these results correct?<br>
<br>
</div>The indices are with respect to the local numbering. So rank 0's last<br>
shared entry is (global index) 121 which has local index 28. </blockquote><div><br>Great, now it'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'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>