Skip to content
Snippets Groups Projects
  1. Mar 05, 2003
    • Christophe Geuzaine's avatar
      · 627b76d9
      Christophe Geuzaine authored
      Patches from naka@hasaki.sumitomometals.co.jp
      627b76d9
  2. Mar 02, 2003
    • Christophe Geuzaine's avatar
      · 48ba9fc3
      Christophe Geuzaine authored
      Make headers self-contained
      48ba9fc3
    • Christophe Geuzaine's avatar
      · a18e02b4
      Christophe Geuzaine authored
      Don't show the Triangulate plugin if Triangle is not available
      a18e02b4
  3. Mar 01, 2003
    • Christophe Geuzaine's avatar
      · 486e791b
      Christophe Geuzaine authored
      Indented all source files using utils/gmshindent
      486e791b
  4. Feb 23, 2003
    • Christophe Geuzaine's avatar
      · a2d21ab9
      Christophe Geuzaine authored
      Fix some dependencies + enable GSL (so that more people test it).
      a2d21ab9
  5. Feb 18, 2003
    • Christophe Geuzaine's avatar
      · 9d6e277b
      Christophe Geuzaine authored
      This is a pretty big commit.
      
      - The Numerical Recipes routines have been moved to their own
      subdirectory: NR/
      
      - These routines are now completely optional. Configure will
      determine if they have to be compiled in (if it's a non-free version
      of Gmsh) or if we should use the GSL routines instead.
      
      - The GSL routines are there. Well, sort of. The SVD stuff works
      great, but the minimization routines still need more work. The whole
      infrastructure is there, though: we can already compile a fully GPL
      compliant version of Gmsh by removing the NR subdirectory (or by
      specifying --enable-gsl to configure).
      
      - I also simplified the options passed to the compiler (OPTIM and
      FLAGS).
      
      That's all for today folks...
      9d6e277b
  6. Feb 17, 2003
    • Christophe Geuzaine's avatar
      · 68fa7164
      Christophe Geuzaine authored
      Don't use LITTLE_ENDIAN, it may be defined on Macs and cause the
      colormap problems. Define and test _BIG_ENDIAN instead.
      
      Change NODLL to _NO_DLL
      68fa7164
  7. Feb 12, 2003
    • Christophe Geuzaine's avatar
      · 1d0408c9
      Christophe Geuzaine authored
      Clean up VERSION_FLAGS and OS_FLAGS (use HAVE_FLTK instead of _FLTK,
      remove _BLACKBOX, etc.)
      1d0408c9
    • Christophe Geuzaine's avatar
      · 3280f4c3
      Christophe Geuzaine authored
      Fix triangle dependency
      3280f4c3
  8. Feb 11, 2003
    • Christophe Geuzaine's avatar
      · 3f0c5cb8
      Christophe Geuzaine authored
      New makefile system based on autoconf. Only tested on Linux right now.
      3f0c5cb8
  9. Jan 25, 2003
  10. Jan 24, 2003
  11. Jan 23, 2003
  12. Jan 20, 2003
    • Christophe Geuzaine's avatar
      · 9d6c372c
      Christophe Geuzaine authored
      Generalized the LevelSet class for views with more than one time step.
      9d6c372c
  13. Dec 08, 2002
  14. Nov 13, 2002
    • Christophe Geuzaine's avatar
      · 35994f76
      Christophe Geuzaine authored
      Missed the make depend
      35994f76
    • Christophe Geuzaine's avatar
      · 354f207b
      Christophe Geuzaine authored
      Commit some old stuff I had lying around on my machine.
      354f207b
  15. Nov 05, 2002
  16. Sep 02, 2002
  17. Aug 14, 2002
  18. May 20, 2002
  19. May 18, 2002
  20. Apr 12, 2002
  21. Mar 31, 2002
  22. Mar 26, 2002
  23. Dec 03, 2001
  24. Nov 19, 2001
  25. Nov 16, 2001
  26. Nov 05, 2001
  27. Oct 31, 2001
  28. Oct 30, 2001
Loading