Skip to content
Snippets Groups Projects
  1. Dec 22, 2008
  2. Dec 21, 2008
  3. Dec 15, 2008
  4. Dec 07, 2008
  5. Dec 06, 2008
  6. Nov 28, 2008
  7. Nov 23, 2008
  8. Nov 14, 2008
  9. Aug 11, 2008
  10. Jul 21, 2008
  11. Jul 11, 2008
  12. Jul 10, 2008
  13. Jul 03, 2008
    • Christophe Geuzaine's avatar
      improved error handling for libGmsh: · 252c55a6
      Christophe Geuzaine authored
      - removed every "throw;", i.e., every throw that did not throw an actual exception.
        throw wihout args should ONLY be used in a catch{} to re-throw the same exception
        (for it to be handled in another catch clause)
      
      - introduced GmshMessage callback class so that clients can easily implement
        their own message handling (see example in driverOCC.cpp)
      252c55a6
  14. Apr 23, 2008
  15. Mar 20, 2008
  16. Feb 21, 2008
  17. 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
  18. Aug 24, 2005
  19. Jul 08, 2005
  20. Jun 28, 2005
  21. Jun 27, 2005
  22. Mar 16, 2005
  23. Nov 12, 2004
  24. Nov 10, 2004
  25. Oct 20, 2004
Loading