
Gmsh is an automatic 3D finite element gridgenerator with built-in CAD and post-processingfacilities. Its design goal is to provide a simplemeshing tool for academic problems with parametricinput and advanced visualization capabilities. Itis built around four modules: geometry, mesh,solver, and post-processing. The specification ofany input to these modules is done eitherinteractively using the graphical user interface(based on FLTK and OpenGL) or in ASCII text filesusing Gmsh's own scripting language.
License: GNU General Public License (GPL)
Changes:
This minor update fixes the bugs discovered inversion 2.1.0. These bugs concerned second ordermeshes with quad faces, view->combine with emptyviews, a crash after initial mesh, and compilationproblems.
More...