Skip to content
Snippets Groups Projects
  1. Jan 20, 2005
    • Christophe Geuzaine's avatar
      · dc55e658
      Christophe Geuzaine authored
      allow negative line loop number in surface definitions
      dc55e658
    • Christophe Geuzaine's avatar
      · 36a46619
      Christophe Geuzaine authored
      Adding python solver interface from Carl Osterwisch <osterwischc@asme.org>.
      
      The interface comes with a example python "solver" that converts an Abacus
      result file (in CSV format) into Gmsh post-processing views. Very cool ;-)
      Thanks Carl!
      36a46619
  2. Jan 19, 2005
    • Christophe Geuzaine's avatar
      · a75e4fc5
      Christophe Geuzaine authored
      Fl_Double_Window is not really necessary for Main_Window
      a75e4fc5
  3. Jan 18, 2005
    • Christophe Geuzaine's avatar
      · 088cab2c
      Christophe Geuzaine authored
      Create windows as Fl_Double_Window (double-buffered) instead of
      Fl_Window. This makes the GUI "smoother" on Windows and Linux. The Mac
      port of FLTK actually always uses Fl_Double_Window, even when one asks
      for an Fl_Window...
      088cab2c
    • Christophe Geuzaine's avatar
      · a6740fbd
      Christophe Geuzaine authored
      typo
      a6740fbd
    • Christophe Geuzaine's avatar
      · 06624267
      Christophe Geuzaine authored
      capitalize tab headers
      06624267
    • Christophe Geuzaine's avatar
      · dcfcfbbc
      Christophe Geuzaine authored
      %g->%.3g + use format also for 2d graphs
      dcfcfbbc
    • Christophe Geuzaine's avatar
      · 03825ecd
      Christophe Geuzaine authored
      set default number format to %g, and use it to display the time value, too
      03825ecd
    • Christophe Geuzaine's avatar
      · 45bb418e
      Christophe Geuzaine authored
      more intuitive behaviour of geometry+mesh selection
      45bb418e
    • Christophe Geuzaine's avatar
      *** empty log message *** · 9dc1e30e
      Christophe Geuzaine authored
      9dc1e30e
    • Christophe Geuzaine's avatar
      · e17f425f
      Christophe Geuzaine authored
      better Tools->Visibility GUI
      e17f425f
  4. Jan 17, 2005
  5. Jan 16, 2005
    • Christophe Geuzaine's avatar
      *** empty log message *** · 06658a6d
      Christophe Geuzaine authored
      06658a6d
    • Christophe Geuzaine's avatar
      *** empty log message *** · bb60bd68
      Christophe Geuzaine authored
      bb60bd68
    • Christophe Geuzaine's avatar
      · ec90f6ab
      Christophe Geuzaine authored
      - fixed the "unix socket name is one character short" problem on
      MacOS and AIX. Unfortunately, this required the client code to be
      slightly modified as well (and as a consequence, old versions of getdp
      will for example not work with new versions of Gmsh on MacOs and
      AIX). But it's better to do things "the right way" (TM) for people who
      want to connect using different languages (Perl, Python).
      
      - moved the GmshServer stuff in its own class
      
      - added missing rules in parser makefile (so that the parser gets
        rebuilt automatically when one changes Gmsh.y or Gmsh.l)
      ec90f6ab
    • Christophe Geuzaine's avatar
      · 46b5e138
      Christophe Geuzaine authored
      ask if we should remove the temp files
      46b5e138
  6. Jan 14, 2005
    • Christophe Geuzaine's avatar
      · 29d84ead
      Christophe Geuzaine authored
      small cleanup (+ remove solver link on webpage)
      29d84ead
    • Christophe Geuzaine's avatar
      · bacfabee
      Christophe Geuzaine authored
      new "AliasWithOptions" command
      bacfabee
    • Christophe Geuzaine's avatar
      · 908ef8c9
      Christophe Geuzaine authored
      use C++ example in doc instead of C
      908ef8c9
    • Christophe Geuzaine's avatar
      · f3eb1685
      Christophe Geuzaine authored
      tiny cleanup
      f3eb1685
    • Christophe Geuzaine's avatar
      · a6ac7097
      Christophe Geuzaine authored
      build solver examples with ${FLAGS}, so that on Windows they receive the
      -mwindows argument
      a6ac7097
    • Christophe Geuzaine's avatar
      · 30aa937a
      Christophe Geuzaine authored
      small modification to make the solver interface not block the GUI when the
      solver runs without printing messages
      30aa937a
  7. Jan 13, 2005
    • Christophe Geuzaine's avatar
      · b13756a9
      Christophe Geuzaine authored
      don't include GmshClient
      b13756a9
    • Christophe Geuzaine's avatar
      · 02887328
      Christophe Geuzaine authored
      small cleanup
      02887328
    • Christophe Geuzaine's avatar
      · 24945659
      Christophe Geuzaine authored
      reorganized solver directory + added c++ solver example
      24945659
    • Christophe Geuzaine's avatar
      · bdd922be
      Christophe Geuzaine authored
      enable use of x,y,z in general raise
      bdd922be
    • Christophe Geuzaine's avatar
      · 8714a4f3
      Christophe Geuzaine authored
      nicer Offset GUI
      8714a4f3
    • Christophe Geuzaine's avatar
      · 218fe551
      Christophe Geuzaine authored
      better defaults for gen_raise expressions
      218fe551
    • Christophe Geuzaine's avatar
      · 5af7fcdb
      Christophe Geuzaine authored
      trying to fix (void*)->(long) issue
      5af7fcdb
    • Christophe Geuzaine's avatar
      · 5b890ab5
      Christophe Geuzaine authored
      - renamed "Duplicate View" into "Alias View" (suggested by Philippe;
        less confusing since "Duplicate" implies that we actually copy the
        data, which is not what we are doing)
      
      - added general "on the fly" tranformation matrix option. This allows
        for very efficient visualization of aliased datasets with
        non-destructive rotations, symmetries, etc.
      5b890ab5
    • Christophe Geuzaine's avatar
      · b2218f18
      Christophe Geuzaine authored
      added option to use mencoder (to create mpeg4)
      b2218f18
  8. Jan 12, 2005
    • Christophe Geuzaine's avatar
      · 70c4320a
      Christophe Geuzaine authored
      help should mention that iView and ExternalView have to be of the same
      type (scalar, vector or tensor)
      70c4320a
    • Christophe Geuzaine's avatar
      · 92fd839d
      Christophe Geuzaine authored
      new plugins: Gradient, Curl and Divergence
      92fd839d
    • Christophe Geuzaine's avatar
      · ae820e8d
      Christophe Geuzaine authored
      re-introduced the ability to reverse the progression in 1D transfinite meshes
      by specifying a negative line number (not sure why we removed this...)
      ae820e8d
  9. Jan 10, 2005
Loading