On Wed, Dec 10, 2008 at 12:32 PM, Farshid Mossaiby <span dir="ltr">&lt;<a href="mailto:mossaiby@yahoo.com">mossaiby@yahoo.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for your reply.<br>
<br>
Of course this is a way, but I just need some of the values (probably few non-locals) on each process. I do not want to reproduce the same vector on all machines. Am I wrong?</blockquote><div><br>VecScatter is a general mechanism. If you want to transfer 3 values, make a vector length 3 and a VecScatter<br>
from the global vector to that small vector.<br><br>&nbsp; Matt<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Farshid Mossaiby<br>
<br>
--- On Wed, 12/10/08, Matthew Knepley &lt;<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>&gt; wrote:<br>
<br>
&gt; From: Matthew Knepley &lt;<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>&gt;<br>
&gt; Subject: Re: Non-local values<br>
&gt; To: <a href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a><br>
&gt; Date: Wednesday, December 10, 2008, 8:58 PM<br>
<div><div></div><div class="Wj3C7c">&gt; On Wed, Dec 10, 2008 at 11:00 AM, Farshid Mossaiby<br>
&gt; &lt;<a href="mailto:mossaiby@yahoo.com">mossaiby@yahoo.com</a>&gt;wrote:<br>
&gt;<br>
&gt; &gt; Hi all,<br>
&gt; &gt;<br>
&gt; &gt; I know that this has been probably asked zilions of<br>
&gt; times, just to make<br>
&gt; &gt; sure, what is the way to go if a process needs some<br>
&gt; values from a vec/mat<br>
&gt; &gt; that is not local to that process? Is there any way?<br>
&gt; For example each<br>
&gt; &gt; process provides an array of global indices, and in a<br>
&gt; (of course collective)<br>
&gt; &gt; call, gets the related values from appropriate<br>
&gt; processes?<br>
&gt;<br>
&gt;<br>
&gt; VecScatter is the correct way to structure this<br>
&gt; communication.<br>
&gt;<br>
&gt; &nbsp; Matt<br>
&gt;<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; Thank you,<br>
&gt; &gt; Farshid Mossaiby<br>
&gt; &gt;<br>
&gt; --<br>
&gt; What most experimenters take for granted before they begin<br>
&gt; their experiments<br>
&gt; is infinitely more interesting than any results to which<br>
&gt; their experiments<br>
&gt; lead.<br>
&gt; -- Norbert Wiener<br>
<br>
<br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>