Skip to content
Snippets Groups Projects
  1. Jan 02, 2012
  2. Dec 04, 2011
  3. Oct 21, 2011
  4. 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
  5. Mar 20, 2011
  6. Mar 26, 2010
  7. Mar 21, 2010
  8. Feb 10, 2010
  9. Nov 13, 2009
  10. Nov 01, 2009
  11. Oct 05, 2009
  12. Sep 21, 2009
  13. 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
  14. Jan 06, 2009
  15. 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
  16. Oct 25, 2008
  17. Oct 23, 2008
  18. Oct 22, 2008
  19. Oct 21, 2008
  20. Jul 11, 2008
  21. Sep 04, 2007
  22. Nov 27, 2006
  23. May 13, 2006
  24. Mar 22, 2006
  25. Feb 25, 2006
  26. 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
Loading