<div dir="ltr">Hi Petsc Users<br><br>I have become familiar with usage of DMPlexGet(Restore)TransitiveClosure as well as general traversal of the graph using DMPlexGetCone and GetSupport. <br><br>I was wondering if there is a more trivial way to get access to adjacent points of the same Stratum. <br><br>For example, I have an 2D mesh. I have identified the point value of a cell of interest and I would like to get the point value of the surrounding cells. So far the way I get that is I descend a level using GetCone and then for each constituent point (face in this case) call GetSupport (which yields the adjacent cell and the original cell) and discard the original cell. <br><br>Is there a direct function call that achieves this? I've looked a bit into the Adjacency commands but they seem to be more for variable influence (FV or FE) and using them seems to throw an error. <br><br><br>Sincerely<br>Nicholas<br><br><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div style="font-family:arial;font-size:small"><font color="#000000">Nicholas Arnold-Medabalimi<br><br></font><span style="font-family:sans-serif;font-size:14px">Ph.D. Candidate</span><font color="#000000"><br>Computational Aeroscience Lab<br>University of Michigan</font></div></div></div></div></div></div>