Skip to content
Snippets Groups Projects
  1. Mar 05, 2003
  2. Mar 02, 2003
  3. Mar 01, 2003
    • Christophe Geuzaine's avatar
      · 486e791b
      Christophe Geuzaine authored
      Indented all source files using utils/gmshindent
      486e791b
  4. 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
  5. Feb 11, 2003
    • Christophe Geuzaine's avatar
      · 3f0c5cb8
      Christophe Geuzaine authored
      New makefile system based on autoconf. Only tested on Linux right now.
      3f0c5cb8
  6. Jan 24, 2003
  7. Jan 23, 2003
  8. Sep 25, 2002
  9. Sep 24, 2002
  10. May 20, 2002
  11. May 18, 2002
  12. Feb 13, 2002
    • Laurent Stainier's avatar
      Gmsh now compiles under Mac OS X. The main adaptations, aside a few · 214dac56
      Laurent Stainier authored
      compilation directives (cf. __APPLE__), were to rename the type
      ColorTable to GmshColorTable and the function Palette to Palette1,
      in order to avoid conflicts with Apple's QuickDraw.
      Note that HFS is case-insensitive, which requires to have a fltk lib
      name otherwise than libfltk.a (in the Mac version, the GL part is separate
      anyway, so I've been using libfltk_base.a and libfltk_gl.a).
      214dac56
  13. Dec 05, 2001
  14. Nov 19, 2001
  15. Oct 30, 2001
  16. Oct 29, 2001
  17. Aug 20, 2001
  18. Aug 12, 2001
  19. Aug 11, 2001
  20. Aug 09, 2001
  21. Aug 08, 2001
  22. May 25, 2001
  23. May 22, 2001
  24. Apr 08, 2001
  25. Feb 20, 2001
  26. Feb 17, 2001
  27. Feb 12, 2001
  28. Feb 09, 2001
  29. Feb 08, 2001
Loading