<div dir="ltr"><div dir="ltr">On Tue, Dec 12, 2023 at 12:22 PM onur.notonur via petsc-users <<a href="mailto:petsc-users@mcs.anl.gov">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 style="font-family:Arial,sans-serif;font-size:14px;color:rgb(0,0,0);background-color:rgb(255,255,255)">Hi,</div><div><p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px"><span style="font-family:Arial,sans-serif;font-size:14px;line-height:normal;font-weight:400">I hope this email finds you well. I am currently working on importing an OpenFOAM PolyMesh into DMPlex, and I've encountered an issue. The PolyMesh format includes face owner cells/neighbor cells and face-to-vertex connectivity. I was using the "DMPlexCreateFromCellListPetsc()" function, which required cell-to-vertex connectivity. However, when attempting to create the cell connectivity using an edge loop [p_0, p_1, ..., p_7] (p_n and p_(n+1) are valid edges in my mesh), I encountered an error stating, "Could not find orientation for quadrilateral."</span></p><p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px"><span style="font-family:Arial,sans-serif;font-size:14px;line-height:normal;font-weight:400">(Actually at first, I generated the connectivity list by simply creating a cell-to-face list and then using that to create a cell-to-vertex list. (just map over the list and remove duplicates) This created a DMPlex successfully, however, resulted in a mesh that was incorrect when looking with ParaView. I think that was because of I stated wrong edge loop to create cells)</span></p><p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px"><span style="font-family:Arial,sans-serif;font-size:14px;line-height:normal;font-weight:400">I understand that I may need to follow a different format for connectivity, but I'm not sure what that format is. My current mesh is hexahedral, consisting of 8 corner elements(if important). I would appreciate any guidance on a general approach to address this issue.</span></p></div></blockquote><div>Can you start by giving the PolyMesh format, or some URL with it documented?</div><div><br></div><div>  Thanks,</div><div><br></div><div>    Matt</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px"><span style="font-family:Arial,sans-serif;font-size:14px">Thank you for your time and assistance.</span></p></div><div style="font-family:Arial,sans-serif;font-size:14px;color:rgb(0,0,0);background-color:rgb(255,255,255)">Best,</div><div style="font-family:Arial,sans-serif;font-size:14px;color:rgb(0,0,0);background-color:rgb(255,255,255)">Onur</div>
<div><span style="font-family:Arial,sans-serif;font-size:14px;line-height:normal;font-weight:400">
    </span><div><span style="font-family:Arial,sans-serif;font-size:14px;line-height:normal;font-weight:400">
        
            </span></div><span style="font-family:Arial,sans-serif;font-size:14px;line-height:normal;font-weight:400">
    
            </span><div><span style="font-family:Arial,sans-serif;font-size:14px;line-height:normal;font-weight:400">
        Sent with </span><span style="font-family:Arial,sans-serif;font-size:14px;line-height:normal;font-weight:400">Proton Mail</span><span style="font-family:Arial,sans-serif;font-size:14px;line-height:normal;font-weight:400"> secure email.</span>
    </div>
</div>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_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>