<div dir="ltr"><div><div><div>Thanks. Let me state my problem more clearly. <br></div>I have a DMDAVector with n DOFs. My application demands  the scattering of individual components into vectors so that I can perform Mat-Vec multiplication on individual DOFs. How do I make sure that  the vector to which I want to scatter has same parallel layout as the original DMDAVector with n dofs?<br>

</div>Can I create two DMDAVectors, one from a DMDA with n dofs and other from  DMDA with 1 dof and everything same otherwise?  <br></div>Amlan<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 27, 2014 at 7:30 PM, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im">On Mon, Jan 27, 2014 at 1:38 AM, amlan barua <span dir="ltr"><<a href="mailto:abarua@iit.edu" target="_blank">abarua@iit.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div>Hi,<br></div>What is the best way of extracting all values corresponding to a particular degree of freedom of a DMDA vector?</div></div></blockquote><div><br></div></div><div>It depends what you want to do with it. YOu can use DMDAVecGetArrayDOF() or VecScatterStride().</div>

<div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><span><font color="#888888"><br></font></span></div>
<span><font color="#888888">Amlan<span class="HOEnZb"><font color="#888888"><br></font></span></font></span></div><span class="HOEnZb"><font color="#888888">
</font></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <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
</font></span></div></div>
</blockquote></div><br></div>