Skip to content
Snippets Groups Projects
Commit dab2f8d5 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

up

parent 7680c538
No related branches found
No related tags found
No related merge requests found
...@@ -4,10 +4,11 @@ model-based data (for improved Python performance), to set interpolation ...@@ -4,10 +4,11 @@ model-based data (for improved Python performance), to set interpolation
matrices for high-order datasets, to assign "automatic" transfinite meshing matrices for high-order datasets, to assign "automatic" transfinite meshing
constraints and to pass native (C++, C, Python or Julia) mesh size callback; constraints and to pass native (C++, C, Python or Julia) mesh size callback;
added option to save high-order periodic node info; added support for scripted added option to save high-order periodic node info; added support for scripted
window splitting; improved VTK reader; added support for Unicode command line window splitting; improved VTK reader; new MatrixOfInertia command; added
arguments on Windows; removed bundled Mmg3D and added support for stock Mmg 5; support for Unicode command line arguments on Windows; removed bundled Mmg3D and
Gmsh now requires C++11 and CMake 3.1, and uses Eigen by default instead of added support for stock Mmg 5; Gmsh now requires C++11 and CMake 3.1, and uses
Blas/Lapack for dense linear algebra; small bug fixes. Eigen by default instead of Blas/Lapack for dense linear algebra; small bug
fixes.
* Incompatible API changes: new optional argument to geo/addCurveLoop * Incompatible API changes: new optional argument to geo/addCurveLoop
......
...@@ -56,7 +56,7 @@ Cristini, Isuru Fernando, Jose Paulo Moitinho de Almeida, Sophie Le Bras, ...@@ -56,7 +56,7 @@ Cristini, Isuru Fernando, Jose Paulo Moitinho de Almeida, Sophie Le Bras,
Alberto Escrig, Samy Mukadi, Peter Johnston, Bruno de Sousa Alves, Stefan Alberto Escrig, Samy Mukadi, Peter Johnston, Bruno de Sousa Alves, Stefan
Bruens, Luca Verzeroli, Tristan Seidlhofer, Ding Jiaming, Joost Gevaert, Marcus Bruens, Luca Verzeroli, Tristan Seidlhofer, Ding Jiaming, Joost Gevaert, Marcus
Calhoun-Lopez, Michel Zou, Sir Sunsheep, Mariano Forti, Walter Steffe, Nico Calhoun-Lopez, Michel Zou, Sir Sunsheep, Mariano Forti, Walter Steffe, Nico
Schloemer, Simon Tournier. Schloemer, Simon Tournier, Alexandru Dadalau.
Special thanks to Bill Spitzak, Michael Sweet, Matthias Melcher, Greg Ercolano Special thanks to Bill Spitzak, Michael Sweet, Matthias Melcher, Greg Ercolano
and others for the Fast Light Tool Kit on which Gmsh's GUI is based. See and others for the Fast Light Tool Kit on which Gmsh's GUI is based. See
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment