Skip to content
Snippets Groups Projects
  1. Nov 29, 2010
  2. Sep 21, 2010
  3. Aug 30, 2010
  4. Jun 13, 2010
  5. Mar 21, 2010
  6. Mar 11, 2010
  7. Feb 10, 2010
  8. Sep 19, 2009
  9. Aug 29, 2009
  10. Aug 28, 2009
  11. Aug 27, 2009
  12. Aug 25, 2009
  13. Aug 17, 2009
    • Christophe Geuzaine's avatar
      · aa7961ad
      Christophe Geuzaine authored
      re-committing work from last two days after server crash:
      
      - refactored old Geo code (new/delete)
      - moved DrawPlugin to Plugin
      - move from matheval to mathex
      - move from Flu_Tree_Browser to Fl_Tree
      - fixed crash in Triangulate plugin
      aa7961ad
  14. 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
  15. Aug 12, 2009
  16. Jul 17, 2009
  17. Jun 02, 2009
  18. May 20, 2009
  19. Apr 15, 2009
  20. Mar 29, 2009
  21. Feb 07, 2009
    • Christophe Geuzaine's avatar
      · 172c4f26
      Christophe Geuzaine authored
      Removed GSL dependency. Gmsh now uses blas and lapack for linear algebra
      stuff.
      172c4f26
  22. Jan 31, 2009
  23. Jan 30, 2009
  24. 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
  25. Nov 19, 2008
    • Christophe Geuzaine's avatar
      · f118fe15
      Christophe Geuzaine authored
      consolidate parametricCoordinates with reparamMeshVertexOnFace
      f118fe15
  26. Nov 14, 2008
  27. Nov 08, 2008
  28. Oct 01, 2008
  29. Sep 26, 2008
  30. Jul 11, 2008
  31. Jun 05, 2008
  32. Jun 03, 2008
  33. May 04, 2008
    • Christophe Geuzaine's avatar
      * replaced old Msg function with message class inspired from what we · 26ff0c6f
      Christophe Geuzaine authored
        did in high
      * added mesh generation error log summary
      * removed Parallel subdir (this is now handled by the message class)
      * removed Box subdir and consolidated batch processing in a single
        routine
      * made List_T into a class
      * reduced dependencies in Pview*.h so we can eventually add the post-pro
        interface to the public API
      26ff0c6f
  34. Apr 01, 2008
    • Christophe Geuzaine's avatar
      · 41d2f401
      Christophe Geuzaine authored
      - replaced "Mesh.ContrainedBackgroundMesh" by "Mesh.CharacteristicLengthFromPoints" and
        "Mesh.CharacteristicLengthExtendFromBoundary"
      
      - fixed MED IO when numComp > 9
      41d2f401
Loading