- Jun 13, 2011
-
-
Christophe Geuzaine authored
-
- Jun 09, 2011
-
-
Jean-François Remacle authored
The delquad algo is now much more stable and nice Two 3D meshers have been added. One is an embryo of the 3D delhex mesh which is an extension of delquad. The other one is MMG, the mobile mesh generator of CECILE DOBRZYNSKI (Bordeaux I) and PASCAL FREY (PARIS VI). We are very happy that this new anisotropic 3D mesher is now available as an open source !!
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Jul 14, 2010
-
-
Jean-François Remacle authored
No commit message
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Sep 19, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
renamed most gmsh* classes
-
- Aug 29, 2009
-
-
Christophe Geuzaine authored
never ever change the immutable vertex numbers: otherwise we cannot use our algorithms from outside with prescribed boundary meshes -> use MVertex::_index instead (renamed setNum to forceNum to make sure we don't use setNum by mistake)
-
- Jul 17, 2009
-
-
Jean-François Remacle authored
-
- Jun 13, 2009
-
-
Christophe Geuzaine authored
-
- Jun 08, 2009
-
-
Jean-François Remacle authored
-
- 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
-