Skip to content
Snippets Groups Projects
  1. Jan 02, 2012
  2. Dec 04, 2011
  3. Oct 19, 2011
    • Christophe Geuzaine's avatar
      onelab work: · 3709ef83
      Christophe Geuzaine authored
      - now OK to communicate with several clients at once, over different sockets (unique socket name/ip port is
        created automatically)
      - started to replace old ConnectionManager infrastructure with onelab (already ok with "gmsh -listen")
      
      3709ef83
  4. Mar 20, 2011
  5. Mar 26, 2010
  6. Mar 21, 2010
  7. Feb 10, 2010
  8. Nov 01, 2009
  9. Oct 05, 2009
  10. Sep 21, 2009
  11. Aug 14, 2009
    • Christophe Geuzaine's avatar
      - replaced old Makefiles/configure system with CMake · 4d6f33e4
      Christophe Geuzaine authored
      - moved GUI to FlGui + added experimental QGui to test Qt
      
      - fixed most MSVC and gcc compiler warnings
      
      - converted some remaining tabs to whitespace (that's why the patch is
        so large; please try to remember to indent with 2 spaces and not
        tabs when you commit stuff to CVS)
      
      - merged modified patch from Konstantinos Poulios to allow saving
        physical/partition as element tags in mesh formats that don't
        support them natively
      4d6f33e4
  12. Jan 06, 2009
  13. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  14. Oct 25, 2008
  15. Oct 23, 2008
  16. Oct 22, 2008
  17. Oct 21, 2008
  18. Jul 11, 2008
  19. Sep 04, 2007
  20. Nov 27, 2006
  21. May 13, 2006
  22. Mar 22, 2006
  23. Feb 25, 2006
  24. Feb 24, 2006
    • Christophe Geuzaine's avatar
      · b154c824
      Christophe Geuzaine authored
      "pure windows" version (without cygwin) is almost there: the solver
      interface now works quite nicely using native Windodiows sockets and
      the timers work too. There are still some bugs with binary files and
      user-created functions in the parser.
      b154c824
    • Christophe Geuzaine's avatar
      · f5cf0e86
      Christophe Geuzaine authored
      replaced poll() with direct call to select(). This should help in getting
      the solver interface eventually work on Windows without cygwin
      f5cf0e86
    • Christophe Geuzaine's avatar
      *** empty log message *** · fb8c5f10
      Christophe Geuzaine authored
      fb8c5f10
    • Christophe Geuzaine's avatar
      *** empty log message *** · 27891753
      Christophe Geuzaine authored
      27891753
    • Christophe Geuzaine's avatar
      · a1802176
      Christophe Geuzaine authored
      added example of interactive command line driver for Gmsh
      a1802176
  25. Feb 23, 2006
    • Christophe Geuzaine's avatar
      · a0caaee8
      Christophe Geuzaine authored
      - rename CLIENT_VIEW into CLIENT_MERGE_FILE
      - new CLIENT_PARSE_STRING
      a0caaee8
  26. Sep 25, 2005
  27. Mar 12, 2005
    • Christophe Geuzaine's avatar
      · 150f017b
      Christophe Geuzaine authored
      a little more work on the axes stuff: enable global axes for the geometry and
      the mesh, too. We can finally get rid of the ugly old "moving axes" bit.
      
      (+ reverted changes in unproject: need to be more careful since unproject
      can be called outside Draw())
      150f017b
    • Christophe Geuzaine's avatar
      · 2920e4ca
      Christophe Geuzaine authored
      don't need the extra options anymore
      2920e4ca
Loading