<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Praveen :</div><div class="gmail_quote"><div>DMGetLocalVector().</div><div>See petsc/src/snes/examples/<wbr>tutorials/ex19.c</div><div><br></div><div>HongĀ </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra" style="font-size:12.8px">So I have to create a global vector AND a local vector using DMCreateLocalVector.</div><div class="gmail_extra" style="font-size:12.8px"><br></div><div class="gmail_extra" style="font-size:12.8px">Then I do DMGlobalToLocalBegin/End. Does this not lead to too much copying ? I see there is VecCreateGhost but no such thing for DMDA ?</div><div class="gmail_extra" style="font-size:12.8px"><br></div><div class="gmail_extra" style="font-size:12.8px">Best</div><span class="gmail-HOEnZb"><font color="#888888"><div class="gmail_extra" style="font-size:12.8px">praveen</div></font></span><div class="gmail_extra" style="font-size:12.8px"><br></div><div class="gmail_extra" style="font-size:12.8px">PS: Would be nice if the reply-to was set to mailing list. I frequently forget to do Reply All.</div></div><div class="gmail-HOEnZb"><div class="gmail-h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 5, 2016 at 7:45 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>Praveen C <<a href="mailto:cpraveen@gmail.com" target="_blank">cpraveen@gmail.com</a>> writes:<br>
<br>
> Dear all<br>
><br>
> I am using DMDA and create a vector with<br>
><br>
> DMCreateGlobalVector<br>
><br>
><br>
> However this does not have ghost values. How should I create vector if I<br>
> want to access ghost values ?<br>
<br>
</span>That's what local vectors are for.<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div></div>