<div dir="ltr"><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-size:12.8px">It will not be periodic since periodic meshes in Plex are topologically periodic, meaning that</div><div style="font-size:12.8px">there is no separate aliasing array. I could possibly read in the GMsh thing and do surgery</div><div style="font-size:12.8px">on the mesh.</div></blockquote><div><br></div><div>I'm not sure what you mean by this, but being able to handle periodic domains is important for me. However periodicity is handled there needs to be a way to get access to the correct coordinates for the edge vertices of elements on both sides of the periodic edge so cell volumes/Jacobians can be computed correctly. I don't know why an aliasing array is necessary, since I thought for a topologically periodic mesh <b>DMPlexConstructGhostCells</b> should handle this correctly?</div><div><br></div></div>