← Back to team overview

dolfin team mailing list archive

Gmsh convert patch

 

When converting Gmsh meshes, it seems the convert function was not working for me because there was extra geometry data not converted correctly.

This patch uses only the highest dimension elements (of element_type 2 or 4) and vertices used in the mesh in the convertion. Also added test_gmsh.msh where lower dimension objects are in the output mesh.
--

====================
Andy Terrel
Computer Science Dept
University of Chicago
aterrel@xxxxxxxxxxxx
---------------------

Failure has a thousand explanations,
Success doesn't need one.
                  -Sir Alec Guiness


Attachment: dolfin-aterrel-20070505.hg
Description: Binary data


Follow ups