- 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
-
- Apr 29, 2008
-
-
Christophe Geuzaine authored
-
- Apr 28, 2008
-
-
Christophe Geuzaine authored
-
- Apr 23, 2008
-
-
Christophe Geuzaine authored
-
- Apr 16, 2008
-
-
Christophe Geuzaine authored
-
- Apr 01, 2008
-
-
Christophe Geuzaine authored
-
- 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!!)
-