Hi Jed,<div><br></div><div>I've add the code to petsc4py and then</div><div>I typed in terminal:</div><div>python setup.py build</div><div>python setup.py install --user</div><div><br></div><div><br></div><div>But I still can not find the method Vec.setMPIGhost().</div>

<div><br></div><div>I know the question is stupid, but I really need your help.</div><div><br></div><div><br></div><div>Regards,</div><div>Xin<br><br><div class="gmail_quote">On Mon, Jul 2, 2012 at 10:42 AM, Din Zhao <span dir="ltr"><<a href="mailto:sean.null@gmail.com" target="_blank">sean.null@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 bgcolor="#FFFFFF"><div>Thank you all.</div><div><div class="h5"><div><br><br></div><div><br>On Jul 2, 2012, at 2:55 AM, Jed Brown <<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>> wrote:<br>

<br></div><div></div><blockquote type="cite"><div><div class="gmail_quote">No, but you can use Vec.createGhost()</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Sun, Jul 1, 2012 at 5:22 PM, Din Zhao <span dir="ltr"><<a href="mailto:sean.null@gmail.com" target="_blank">sean.null@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">And in general, does any function in petsc have a counterpart in petsc4py?<br></blockquote><div><br></div><div>Most do, but the projects are maintained somewhat separately so not every one make it into petsc4py. Also, sometimes a more "pythonic" interface is adopted by petsc4py, so the calls don't line up exactly.</div>


</div>
</div></blockquote></div></div></div></blockquote></div><br></div>