<blockquote type="cite" class="protonmail_quote"><div style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr"><div style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr"><p>This package clearly does not meet my needs. It's just a geometry creation tool which uses gmsh through a system call. It generates a mesh and open it using meshio (another package from the same dev) which does not keep physical nor partition tags. I need
 both.<br></p></div></div></blockquote><div>I have a fork of MeshIO that keeps physical tags and partitions.<br></div><div><br></div><div><a href="https://github.com/gdmcbain/meshio/tree/gmsh-element-tags">https://github.com/gdmcbain/meshio/tree/gmsh-element-tags</a><br></div><div><br></div><div>It doesn't use mpi4py though.<br></div><div><br></div><div><br></div><blockquote type="cite" class="protonmail_quote"><div style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr"><div style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr"><p><br></p></div><div><hr style="display:inline-block;width:98%" tabindex="-1"><br></div><div dir="ltr"><div><span style="font-family:Calibri, sans-serif" class="font"><span style="color:#000000" class="colour"><b>From:</b> Brian Drawert <brian@drawert.net><br> <b>Sent:</b> Monday, December 19, 2016 4:29:45 PM<br> <b>To:</b> Guilherme Caminha<br> <b>Cc:</b> gmsh@onelab.info<br> <b>Subject:</b> Re: [Gmsh] Python parallel loading</span></span> </div><div> <br></div></div><div><div><a href="http://pygmsh.readthedocs.io/en/latest/" class="">http://pygmsh.readthedocs.io/en/latest/</a> <br></div><div style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;"><table style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" cellspacing="0"><tbody><tr style="border-spacing: 0px;" valign="top"><td style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" colspan="2"><div><br></div><div style="top: 0px; color: rgb(51, 51, 51); font-weight: 400; font-size: 21px; font-family: "wf_segoe-ui_light","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; line-height: 21px;"><a style="text-decoration: none;" href="http://pygmsh.readthedocs.io/en/latest/">Welcome to PyGmsh’s documentation! — PyGmsh 2.4.2 ...</a><br></div><div style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; font-size: 14px; line-height: 14px;">pygmsh.readthedocs.io<br></div><div style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">pygmsh.geometry ¶ This class provides a Python interface for the Gmsh scripting language. It aims at working around some of Gmsh’s inconveniences (e.g., having to ...<br></div></td></tr></tbody></table></div><div class=""><br></div><div class=""><br></div><div class=""><div><br></div><div><blockquote type="cite" class=""><div class="">On Dec 19, 2016, at 7:41 AM, Guilherme Caminha <<a href="mailto:guilherme@praciano.com.br" class="">guilherme@praciano.com.br</a>> wrote:<br></div><div><br></div><div class=""><div dir="ltr" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif;" class=""><div style="margin-top: 0px; margin-bottom: 0px;" class="">Hi,<br></div><div style="margin-top: 0px; margin-bottom: 0px;" class="">Does anyone know of a Python mesh interface with a built-in distributed data structure (using mpi4py preferably) that works with Gmsh?<br></div><div style="margin-top: 0px; margin-bottom: 0px;" class="">Thanks.<br></div></div><div><span style="font-family:Helvetica" class="font"><span style="font-size:12px" class="size">_______________________________________________</span></span><br></div><div> <span style="font-family:Helvetica" class="font"><span style="font-size:12px" class="size">gmsh
 mailing list</span></span><br></div><div> <a href="mailto:gmsh@onelab.info" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">gmsh@onelab.info</a><br></div><div> <a href="http://onelab.info/mailman/listinfo/gmsh" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://onelab.info/mailman/listinfo/gmsh</a><br></div></div></blockquote></div></div></div></div></blockquote><div><br></div>