2011/10/26 蔡园武 <[email protected]>: > Hello, developers, > I used gmsh to generate my mesh and read into libmesh by gmsh_io. Default > mesh file generated by gmsh is version 2.2, and libmesh will give Error > message and exit. But if I changed the .msh file from '2.2' to '2.0' in the > first line manully, it works fine, and nothing seems wrong. So can > developers update the libmesh code to recognize version 2.2? > I don't know whether there are changes from version 2.0 to 2.2, but it works > fine for me.
Thanks for the information. We'll need to have a closer look at the Gmsh docs to determine what the actual changes are before committing this change to libmesh. -- John ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
