On Wed, Feb 6, 2013 at 1:03 PM, Chad Lieberman <[email protected]> wrote: > Hi All, > > I am trying to read a Gmsh mesh into libmesh and failing the > mesh.is_prepared() assertion. We debugged and couldn't see what was going > wrong with the mesh creation within libMesh. I have attached the gmsh mesh > file.
This mailing list scrubs all attachments over 40K, so it didn't come to me at least. > Thank you in advance for any assistance you can provide. Stack trace? Code snippet? Did you try calling mesh.prepare_for_use() after reading the mesh? -- John ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
