- Apr 25, 2012
-
-
Emilie Marchandise authored
-
- Jan 21, 2012
-
-
Christophe Geuzaine authored
-
- Dec 21, 2011
-
-
Emilie Marchandise authored
-
- Sep 03, 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
-
- Mar 02, 2011
-
-
Christophe Geuzaine authored
* the old code has been generalized to deal with these cases * the new "in entity" boundary layer method(s) will not create a topology of "boundary layer entities" anymore, so this is superfluous
-
- Sep 13, 2010
-
-
Christophe Geuzaine authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Oct 22, 2009
-
-
Emilie Marchandise authored
CreateTopologyFromMesh more accurate Possibility to partition also Faces and not only GModels
-
- Oct 19, 2009
-
-
Emilie Marchandise authored
-
- Oct 15, 2009
-
-
Emilie Marchandise authored
-
- Oct 09, 2009
-
-
Jean-François Remacle authored
-
- Aug 27, 2009
-
-
Christophe Geuzaine authored
rewrote gmsh2DMeshGenerator to make it thread-safe *** PLEASE TEST THAT THE 2D MESH GENERATORS BEHAVE EXACTLY AS BEFORE ***
-
- 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
-
- Mar 01, 2009
-
-
Christophe Geuzaine authored
-
- Feb 27, 2009
-
-
Jean-François Remacle authored
-
- 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
-
- Dec 28, 2008
-
-
Christophe Geuzaine authored
- added automatic transfinite corner selection for volumes
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jun 27, 2008
-
-
Christophe Geuzaine authored
- merge OCC64 patch from Jose Paulo Moitinho de Almeida
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Sep 04, 2007
-
-
Jean-François Remacle authored
-
- Jul 31, 2007
-
-
Christophe Geuzaine authored
cleanup previous commit + move "carve hole" routines in separate file
-
Christophe Geuzaine authored
Temporary fix for 'could not find extruded vertex' bug. This is a serious bug, which is related to the way we use std::set to search for points: cf. benchmark/bug/test_problem_point_set_search.cpp THIS PROBLEM IS ALSO PRESENT IN BDS. WE NEED TO FIND A BETTER FIX!
-
- Feb 26, 2007
-
-
Christophe Geuzaine authored
new boundary layer mesh generator refactored smooth value/smooth normal code into single SmoothData.* file
-
- Jan 16, 2007
-
-
Christophe Geuzaine authored
- reimplemented subdivision of extruded meshes - fix indent + unused var + gcc warnings all over the place
-
- Nov 27, 2006
-
-
Christophe Geuzaine authored
-
- Nov 26, 2006
-
-
Christophe Geuzaine authored
some initial steps before reimplemeting extrusion
-
- Sep 15, 2006
-
-
Christophe Geuzaine authored
force orientation of mesh to match the orientation of the geometry
-
- Sep 05, 2006
-
-
Jean-François Remacle authored
-
- Sep 01, 2006
-
-
Jean-François Remacle authored
-
- Aug 15, 2006
-
-
Christophe Geuzaine authored
-
- Jul 25, 2006
-
-
Jean-François Remacle authored
-