Skip to content
Snippets Groups Projects
  1. Jul 14, 2010
  2. Feb 10, 2010
  3. Sep 19, 2009
  4. Aug 29, 2009
    • Christophe Geuzaine's avatar
      · 8c33ad3e
      Christophe Geuzaine authored
      never ever change the immutable vertex numbers: otherwise we cannot use
      our algorithms from outside with prescribed boundary meshes
      
      -> use MVertex::_index instead
      
      (renamed setNum to forceNum to make sure we don't use setNum by mistake)
      8c33ad3e
  5. Jul 17, 2009
  6. Jun 13, 2009
  7. Jun 08, 2009
  8. Mar 19, 2009
  9. 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
  10. 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
  11. Nov 14, 2008
  12. Jul 11, 2008
  13. 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
  14. Mar 20, 2008
  15. Mar 19, 2008
    • Christophe Geuzaine's avatar
      · 344fb356
      Christophe Geuzaine authored
      added nodal interpolation functions & related stuff
      344fb356
  16. Mar 18, 2008
  17. Mar 12, 2008
  18. Mar 06, 2008
  19. Mar 04, 2008
  20. Feb 21, 2008
  21. Feb 17, 2008
  22. Jan 21, 2008
  23. Jan 20, 2008
    • Christophe Geuzaine's avatar
      · b4ac26b0
      Christophe Geuzaine authored
      make parser embeddable in code with other parser (yy->gmsh_yy)
      more work on headers
      fixed lots of gcc warnings
      b4ac26b0
  24. Jan 18, 2008
  25. Jan 16, 2008
    • Christophe Geuzaine's avatar
      · ff712e11
      Christophe Geuzaine authored
      rename transf params & remove unused ones in old structs
      ff712e11
  26. Jan 15, 2008
  27. Jan 14, 2008
    • Jean-François Remacle's avatar
      Lots of 2d mesh improvements : · ee85a0be
      Jean-François Remacle authored
      	-) A bug has been corrected in the MeshAdapt Procedure
      	-) The 2D Delaunay is now Anisotropic
      	-) 3D Sliver removal procedure has been improved
      	-) Curvilinear mesh generation has been slightly improved,
      	   even if it is still far from done
      JFR
      ee85a0be
  28. Dec 03, 2007
  29. Nov 28, 2007
  30. Nov 26, 2007
  31. Nov 11, 2007
  32. Nov 04, 2007
  33. Sep 04, 2007
Loading