<div dir="ltr"><div dir="ltr">On Fri, Sep 6, 2019 at 6:07 PM Swarnava Ghosh via petsc-users <<a href="mailto:petsc-users@mcs.anl.gov" target="_blank">petsc-users@mcs.anl.gov</a>> wrote:<br></div><div class="gmail_quote"><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">Dear Petsc developers and users,<div><br></div><div>I have a DMPlex mesh in 3D. Given a point with (x,y,z) coordinates, I am trying the find the cell number in which this point lies, and the vertices of the cell. Is there any DMPlex function that will give me the cell number?</div></div></blockquote><div><br></div><div>Sorry, I lost this mail.</div><div><br></div><div>In serial, you can just use DMLocatePoint(). If you have some points and you are not</div><div>sure which process they might be located on, then you need a DMInterpolation context.</div><div><br></div><div>  Thanks,</div><div><br></div><div>    Matt</div><div> </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>Thank you,</div><div>SG  </div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="m_-2142680694173864663gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>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</div><div><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>