Skip to content
Snippets Groups Projects
  1. Mar 06, 2003
  2. Mar 05, 2003
    • Christophe Geuzaine's avatar
      · 627b76d9
      Christophe Geuzaine authored
      Patches from naka@hasaki.sumitomometals.co.jp
      627b76d9
  3. Mar 04, 2003
    • Christophe Geuzaine's avatar
      · 0be0f019
      Christophe Geuzaine authored
      Add original vis5d copyright notice
      0be0f019
  4. Mar 02, 2003
  5. Mar 01, 2003
    • Christophe Geuzaine's avatar
      · 486e791b
      Christophe Geuzaine authored
      Indented all source files using utils/gmshindent
      486e791b
  6. Feb 25, 2003
    • Christophe Geuzaine's avatar
      · 8da362db
      Christophe Geuzaine authored
      Add some indent directives
      8da362db
    • Christophe Geuzaine's avatar
      · 70f42c4e
      Christophe Geuzaine authored
      some indent stuff
      70f42c4e
    • Christophe Geuzaine's avatar
      · 01f14490
      Christophe Geuzaine authored
      Fix all "uninitialized var" gcc warnings, even if they are bogus.
      01f14490
  7. Feb 24, 2003
    • Christophe Geuzaine's avatar
      · 06a64c59
      Christophe Geuzaine authored
      Use correct callback for transfinite volume definitions
      06a64c59
  8. Feb 23, 2003
    • Christophe Geuzaine's avatar
      · a2d21ab9
      Christophe Geuzaine authored
      Fix some dependencies + enable GSL (so that more people test it).
      a2d21ab9
  9. Feb 20, 2003
  10. 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
  11. Feb 14, 2003
  12. Feb 11, 2003
    • Christophe Geuzaine's avatar
      · 4e3c6b78
      Christophe Geuzaine authored
      Minimal Mac resource file
      4e3c6b78
    • Christophe Geuzaine's avatar
      · 3f0c5cb8
      Christophe Geuzaine authored
      New makefile system based on autoconf. Only tested on Linux right now.
      3f0c5cb8
    • Christophe Geuzaine's avatar
      · 8d7207a3
      Christophe Geuzaine authored
      Make Triangle optional (license issues)
      8d7207a3
  13. Jan 25, 2003
  14. Jan 24, 2003
  15. Jan 23, 2003
  16. Jan 22, 2003
    • Christophe Geuzaine's avatar
      · e927a3d9
      Christophe Geuzaine authored
      By popular request (hum), add a save button in the solver option pane.
      e927a3d9
  17. Jan 15, 2003
    • Christophe Geuzaine's avatar
      · 1a0b462a
      Christophe Geuzaine authored
      We might want to return relative file names under Windows to overcome
      the silly /cygdrive/ stuff. Anyway, I leave this as a comment right
      now.
      1a0b462a
  18. Dec 04, 2002
    • Christophe Geuzaine's avatar
      · b8cef1cd
      Christophe Geuzaine authored
      Remove the "Eigenvector" option for tensor visualization (it's not
      implemented). Add Chad to the list of contributors.
      b8cef1cd
  19. Nov 25, 2002
    • Christophe Geuzaine's avatar
      · 1e02e157
      Christophe Geuzaine authored
      Add view number check (for "link all views" option when no view is
      selected yet)
      1e02e157
  20. Nov 21, 2002
  21. Nov 20, 2002
  22. Nov 18, 2002
  23. Nov 17, 2002
    • Christophe Geuzaine's avatar
      · fce8a299
      Christophe Geuzaine authored
      Add a couple more View->Dirty tests
      fce8a299
    • Christophe Geuzaine's avatar
      · 473878f2
      Christophe Geuzaine authored
      Store fontsize in GUI class to prevent unexpected things to happen
      when a script changes it during execution. Also, unlink .gmshrc when
      doing a 'restore options'.
      473878f2
    • Christophe Geuzaine's avatar
      · 49ac69f1
      Christophe Geuzaine authored
      Small compilation fixes for fltk 2.0
      49ac69f1
    • Christophe Geuzaine's avatar
      · c718d5f6
      Christophe Geuzaine authored
      Added keyboard mnemonics
      c718d5f6
    • Christophe Geuzaine's avatar
      · b35c366f
      Christophe Geuzaine authored
      Fix time_step_incr/decr with links
      b35c366f
  24. Nov 16, 2002
    • Christophe Geuzaine's avatar
      · 43b03e93
      Christophe Geuzaine authored
      Small fixes for old fltk versions (1.0)
      43b03e93
Loading