- Jan 01, 2013
-
-
Christophe Geuzaine authored
-
- Dec 13, 2012
-
-
Thomas Toulorge authored
Reorganized computation and usage of scaled Jacobian in OptHOM, fixed bugs. Removed specific distortion/scaled Jacobian computation routines.
-
- Dec 06, 2012
-
-
Thomas Toulorge authored
-
- Nov 28, 2012
-
-
Thomas Toulorge authored
-
- Oct 31, 2012
-
-
Gaetan Bricteux authored
-
- Oct 22, 2012
-
-
Laurent Van Migroet authored
-
- Aug 06, 2012
-
-
Jean-François Remacle authored
not yet finished ... mesh smoothing has to be adapted
-
- Aug 01, 2012
-
-
Emilie Marchandise authored
-
- Jun 16, 2012
-
-
Christophe Geuzaine authored
-
- May 03, 2012
-
-
Christophe Geuzaine authored
-
- Apr 28, 2012
-
-
Jean-François Remacle authored
-
- Feb 01, 2012
-
-
Jean-François Remacle authored
Worked a lot oncurvilinear meshing : projection of point on surafces work, matching meshes andgeometry works better, added some test examples...
-
- Jan 21, 2012
-
-
Christophe Geuzaine authored
-
- Nov 03, 2011
-
-
Jean-François Remacle authored
-
- Oct 10, 2011
-
-
Jean-François Remacle authored
boundary layers in 2D periodi bug fixed many other stuff JF
-
- May 06, 2011
-
-
Jean-François Remacle authored
cross field computataion ok in 2D high order tools bugs fixed wing-spline is now a correct geometry meshing in two passes is now permitted (like in bamg)
-
- Apr 28, 2011
-
-
Jonathan Lambrechts authored
-
- Apr 12, 2011
-
-
Jean-François Remacle authored
this is good stuff isn't it ;-)
-
- Apr 05, 2011
-
-
Jean-François Remacle authored
high order smoother class added : high order meshes are guaranteed to be valid : some elements are "un-curved" in order to ensure good value of the distorsion mapping. P2 triangle quality estimate is robust
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Mar 08, 2011
-
-
Jean-François Remacle authored
order 7->9 seem to be wrong : the way shape functions are computed is maybe numerically unstable
-
- Aug 06, 2010
-
-
Emilie Marchandise authored
No commit message
-
- Apr 01, 2010
-
-
Laurent Van Migroet authored
-
- Mar 27, 2010
-
-
Jean-François Remacle authored
-
- Mar 09, 2010
-
-
Bastien Gorissen authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Jan 20, 2010
-
-
Jean-François Remacle authored
-
- Dec 17, 2009
-
-
Bastien Gorissen authored
-
Bastien Gorissen authored
-
- Nov 13, 2009
-
-
Christophe Geuzaine authored
- renamed functionSpace into polynomialBasis (functionSpace will be much higher level)
-
- 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)
-
- Aug 14, 2009
-
-
Christophe Geuzaine authored
- moved GUI to FlGui + added experimental QGui to test Qt - fixed most MSVC and gcc compiler warnings - converted some remaining tabs to whitespace (that's why the patch is so large; please try to remember to indent with 2 spaces and not tabs when you commit stuff to CVS) - merged modified patch from Konstantinos Poulios to allow saving physical/partition as element tags in mesh formats that don't support them natively
-
- Jun 02, 2009
-
-
Jean-François Remacle authored
-
- Apr 15, 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 17, 2008
-
-
Jean-François Remacle authored
-