- Feb 05, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
rewrote Pplugin(Triangulate) to use our in-house divide and conquer algo removed triangle from contrib reactivated OCC STL meshing
-
- Jan 22, 2008
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- Jan 19, 2008
-
-
Christophe Geuzaine authored
simplify Visual C++ stuff: removed hacks from configure and created template "variables" file (so that building with msvc only requires gnu make)
-
Christophe Geuzaine authored
-
- Jan 18, 2008
-
-
Christophe Geuzaine authored
avoid stack overflows in vc too
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
more Visual C++ work
-
Christophe Geuzaine authored
more work for Visual C++
-
Christophe Geuzaine authored
-
- Jan 08, 2008
-
-
Christophe Geuzaine authored
-
- Jan 07, 2008
-
-
Christophe Geuzaine authored
prelim support for native file chooser from erco
-
- Nov 28, 2007
-
-
Christophe Geuzaine authored
workaround hostname bug on cygwin when called from cron
-
- Nov 26, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
--enable-universal
-
- Oct 19, 2007
-
-
Christophe Geuzaine authored
debian fix, take 2: only apply for uname=Linux
-
Christophe Geuzaine authored
trying to fix Debian bug (fltk-config does not return opengl libs anymore)
-
- Sep 15, 2007
-
-
Christophe Geuzaine authored
postbuild not necessary anymore on mac
-
- Aug 24, 2007
-
-
Jean-François Remacle authored
-
- Aug 08, 2007
-
-
Akash Anand authored
-
- Aug 07, 2007
-
-
Akash Anand authored
Updating Gmsh to use new, "external" version of FourierModel.
-
- Aug 02, 2007
-
-
Christophe Geuzaine authored
samll fixes
-
- Jul 26, 2007
-
-
Christophe Geuzaine authored
fftw check
-
- Jul 09, 2007
-
-
Christophe Geuzaine authored
prepare for post-pro changes by moving all post-pro stuff in separate directory
-
- May 20, 2007
-
-
Christophe Geuzaine authored
use C++ for all compilation tests
-
- May 03, 2007
-
-
Christophe Geuzaine authored
add test version of fourier model
-
- Mar 29, 2007
-
-
Christophe Geuzaine authored
ask more reasonnable (hum) 16Mb of stack on Win32
-
- Mar 18, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- tentative fix for the "mysterious" crashes on Windows: I think that the problem comes from the new recursive tetra classification, where we probably overflow the stack on Windows. The fix is to request a larger initial stack size through the linker. - added option to control label saving in unrolled geo files - only test for neg jacobians for 2D/plane meshes for now - fixed several compiler warnings
-
- Feb 02, 2007
-
-
Christophe Geuzaine authored
- added warning dialog before attempting to append a scripting command to a non-geometry file - fixed mean plane computation for periodic curves - added headers + ramn indent on Attractor files
-
- Feb 01, 2007
-
-
Christophe Geuzaine authored
more work to get universal libs and binaries on os x: use libtool instead of ar
-
- Jan 29, 2007
-
-
Christophe Geuzaine authored
better configure for MED
-
Christophe Geuzaine authored
added MED export capability (merci Pascale!!)
-
- Jan 25, 2007
-
-
Christophe Geuzaine authored
- save physicals labels when saving unrolled geometries - fixed crash in unrolled geo save (discrete points) - Delete Physicals now also deletes the physicals in GModel - removed unused rules and terminals in parser - put at least one mid-point when meshing non-straight lines in OCC: this fixes most of the trivial 2d meshing problems
-
- Nov 26, 2006
-
-
Christophe Geuzaine authored
don't build metis and ann by default anymore
-
- Nov 21, 2006
-
-
Christophe Geuzaine authored
occ mingw
-
Christophe Geuzaine authored
small fixes to cgns + occ win
-
- Nov 20, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-