For LinearTriangle meshes with extension '.msh' we are now able to read both...
For LinearTriangle meshes with extension '.msh' we are now able to read both FreeFem and Gmsh formats. The proper reader is chosen based on the first character of the mesh: Gmsh format starts with '$MeshFormat', while FreeFem format starts with the number of nodes.
Please register or sign in to comment