- Mar 19, 2009
-
-
Christophe Geuzaine authored
-
- Feb 07, 2009
-
-
Christophe Geuzaine authored
Removed GSL dependency. Gmsh now uses blas and lapack for linear algebra stuff.
-
- Dec 29, 2008
-
-
Christophe Geuzaine authored
- fix bb computation to avoid model jumping around when adding points in z=0 plane - pass interpol matrices as ref
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- May 04, 2008
-
-
Christophe Geuzaine authored
did in high * added mesh generation error log summary * removed Parallel subdir (this is now handled by the message class) * removed Box subdir and consolidated batch processing in a single routine * made List_T into a class * reduced dependencies in Pview*.h so we can eventually add the post-pro interface to the public API
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Mar 19, 2008
-
-
Christophe Geuzaine authored
added nodal interpolation functions & related stuff
-
- Mar 18, 2008
-
-
Christophe Geuzaine authored
- temp fix I/O to allow skipping $xx fields (this will be common with new post-pro) - prune MElement (move mesh-only stuff in mesh algos)
-
- Mar 12, 2008
-
-
Jean-François Remacle authored
-
- Mar 06, 2008
-
-
Christophe Geuzaine authored
data asap * finer estimate of mem usage
-
- Mar 04, 2008
-
-
Christophe Geuzaine authored
-
- Feb 21, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Jan 21, 2008
-
-
Christophe Geuzaine authored
-
- Jan 20, 2008
-
-
Christophe Geuzaine authored
make parser embeddable in code with other parser (yy->gmsh_yy) more work on headers fixed lots of gcc warnings
-
- Jan 18, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jan 16, 2008
-
-
Christophe Geuzaine authored
rename transf params & remove unused ones in old structs
-
- Jan 15, 2008
-
-
Jean-François Remacle authored
-
- Jan 14, 2008
-
-
Jean-François Remacle authored
-) A bug has been corrected in the MeshAdapt Procedure -) The 2D Delaunay is now Anisotropic -) 3D Sliver removal procedure has been improved -) Curvilinear mesh generation has been slightly improved, even if it is still far from done JFR
-
- Dec 03, 2007
-
-
Jean-François Remacle authored
-
- Nov 28, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Nov 26, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Nov 11, 2007
-
-
Jean-François Remacle authored
-
- Nov 04, 2007
-
-
Jean-François Remacle authored
-
- Sep 04, 2007
-
-
Jean-François Remacle authored
-
- Mar 23, 2007
-
-
Christophe Geuzaine authored
- changed '-convert' syntax to process multiple files at once - added lateral entities in list returned by extrusion commands
-
- Feb 14, 2007
-
-
Christophe Geuzaine authored
fix opti crash with Delaunay algo (forgot to classify new vertices in correct region!)
-
- Feb 03, 2007
-
-
Christophe Geuzaine authored
cleaned last gcc warnings tagging gmsh_2_0_0
-
- Jan 31, 2007
-
-
Jean-François Remacle authored
corrected some bugs in 2d mesher & occ interface
-
- Jan 18, 2007
-
-
Christophe Geuzaine authored
- added exception to GPL for triangle/tetgen - fixed some command line switches - added option to antialiasing OpenGL rendering
-
- Jan 17, 2007
-
-
Jean-François Remacle authored
-
- Jan 16, 2007
-
-
Jean-François Remacle authored
-
- Jan 12, 2007
-
-
Jean-François Remacle authored
-