- Feb 03, 2012
-
-
Emilie Marchandise authored
-
- Jan 21, 2012
-
-
Christophe Geuzaine authored
-
- Jan 18, 2012
-
-
Christophe Geuzaine authored
-
- Oct 10, 2011
-
-
Jean-François Remacle authored
boundary layers in 2D periodi bug fixed many other stuff JF
-
- Aug 23, 2011
-
-
Christophe Geuzaine authored
-
- Aug 14, 2011
-
-
Christophe Geuzaine authored
-
- Jun 15, 2011
-
-
Jean-François Remacle authored
bug removed in GFaceCompound.cpp (sorry for that, Tristan, my fault) 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)
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Dec 05, 2010
-
-
Christophe Geuzaine authored
-
- Oct 15, 2010
-
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
-
- Oct 11, 2010
-
-
Emilie Marchandise authored
GetStatistics for 2D meshes gives now mean value quality also
-
- Oct 06, 2010
-
-
Christophe Geuzaine authored
-
- Oct 05, 2010
-
-
Jean-François Remacle authored
-
- Sep 18, 2010
-
-
Christophe Geuzaine authored
* new option to recombine all tri meshes, whatever the specific setting for a given surface * libmatch -> libblossom (there's a libMatch.dylib in the default MacOS install)
-
- Aug 26, 2010
-
-
Christophe Geuzaine authored
-
- Aug 25, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
the status messages that slow down the mac gui
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
we could try to copy a mesh before generating the source mesh
-
- Aug 03, 2010
-
-
Christophe Geuzaine authored
-
- Jul 16, 2010
-
-
Christophe Geuzaine authored
-
- Jul 07, 2010
-
-
Emilie Marchandise authored
-
- May 14, 2010
-
-
Christophe Geuzaine authored
don't mesh GVertices in the constructor: this has nasty side effects when loading geos+mesh+new post-processing datasets -> Mesh0D in Generator Please test: this change could have unexpected consequences... :-)
-
- Apr 30, 2010
-
-
Christophe Geuzaine authored
in GUI to avoid flood of messages on mailing list (thx to Dave for this)
-
- Apr 25, 2010
-
-
Christophe Geuzaine authored
-
- Apr 23, 2010
-
-
Emilie Marchandise authored
-
Jean-François Remacle authored
-
- Apr 20, 2010
-
-
Christophe Geuzaine authored
optimizing 3D meshes without also optimizing 2D meshes with Lloyd introduced mesh.optimizeLloyd to fix this
-
- Apr 15, 2010
-
-
Emilie Marchandise authored
No commit message
-
Emilie Marchandise authored
2d meshing algo with -optimize does lloyd optim (tri or quad optim algo depending if recombine is selected)
-
- Mar 21, 2010
-
-
Christophe Geuzaine authored
-
- Mar 11, 2010
-
-
Jean-François Remacle authored
No commit message
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Nov 07, 2009
-
-
Christophe Geuzaine authored
Propose to automatically create .geo file with a Merge command when trying to append a scripting command to a non-geo file. Got the idea after the discussion with Robert Bou. (This is better than scripting the Merge command IMHO.)
-
- Nov 04, 2009
-
-
Bruno Seny authored
- invert #define logic (HAVE_MESH, HAVE_POST, HAVE_SOLVER, ... instead of HAVE_NO_MESH, HAVE_NO_POST, HAVE_NO_SOLVER)
-
- Oct 22, 2009
-
-
Emilie Marchandise authored
CreateTopologyFromMesh more accurate Possibility to partition also Faces and not only GModels
-
- Oct 09, 2009
-
-
Jean-François Remacle authored
-