Skip to content
Snippets Groups Projects
  1. Feb 05, 2008
    • Christophe Geuzaine's avatar
      · a5bac156
      Christophe Geuzaine authored
      rewrote Pplugin(Triangulate) to use our in-house divide and conquer algo
      removed triangle from contrib
      reactivated OCC STL meshing
      a5bac156
  2. Jan 30, 2008
  3. Jan 25, 2008
  4. Jan 19, 2008
    • Christophe Geuzaine's avatar
      · a86ef74c
      Christophe Geuzaine authored
      start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
      a86ef74c
    • Christophe Geuzaine's avatar
      · 5b2534df
      Christophe Geuzaine authored
      simplify Visual C++ stuff: removed hacks from configure and created
      template "variables" file (so that building with msvc only requires
      gnu make)
      5b2534df
  5. 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
  6. Dec 03, 2007
  7. Nov 26, 2007
  8. Nov 04, 2007
  9. Sep 26, 2007
    • Christophe Geuzaine's avatar
      · bf103636
      Christophe Geuzaine authored
      removed global THEM
      
      (once more step towards nicer integration of old GEO stuff)
      bf103636
  10. Sep 24, 2007
  11. Sep 10, 2007
    • Christophe Geuzaine's avatar
      · 86a0dffe
      Christophe Geuzaine authored
      moving to new post-processing database
      
                          *** WARNING ***
      
      do not upgrade if you need plugins or adaptive views: these have not
      been ported (yet) to the new database
      
                          *** WARNING ***
      86a0dffe
  12. Sep 04, 2007
  13. Aug 21, 2007
    • Christophe Geuzaine's avatar
      airplane work: · 5da17442
      Christophe Geuzaine authored
      - removed static GMODEL (can now have multiple models)
      - added infrastructure for new post-processor module
      5da17442
  14. May 24, 2007
    • Christophe Geuzaine's avatar
      · 9a061022
      Christophe Geuzaine authored
      enable new Delaunay for plane surfaces
      
      experimental: don't use it for now
      9a061022
  15. May 05, 2007
  16. Apr 26, 2007
  17. Apr 20, 2007
  18. Mar 23, 2007
    • Christophe Geuzaine's avatar
      · aa196c9f
      Christophe Geuzaine authored
      - changed '-convert' syntax to process multiple files at once
      
      - added lateral entities in list returned by extrusion commands
      aa196c9f
  19. Mar 13, 2007
  20. Mar 11, 2007
    • Christophe Geuzaine's avatar
      · 6ec04bdb
      Christophe Geuzaine authored
      - preliminary work to interface more parser functions with general
        GEntities
      
      - we can now export simple GModels as.geo files (points, straight line
        segments, plane surfaces, ruled surfaces and volumes are treated
        correctly; all non-straight-line curves are exported as splines; all
        non-plane/ruled surfaces are not exported)
      
      - tentative fix for the unv export problem reported on the mailing
        list (fprintf() buggy on some machines??)
      
      - new IO (both read and write) for structured grids using the NASA
        Plot3D format (for Olivier)
      6ec04bdb
  21. Jan 30, 2007
    • Christophe Geuzaine's avatar
      · e7f67470
      Christophe Geuzaine authored
      - temporary fix for creation of second order vertices on periodic
        curves and periodic surfaces
      
      - speedup 2nd order vertex creation
      
      - never create MFaceVertices if we don't know the parametric
        coordinates (this will screw up the 2nd order algo!): create
        MVertices instead
      
      - fixed u,v coords of vertices after elliptic smoother in
        meshGFaceTransfinite
      
      - added "-format msh1" and "-format msh2" shortcuts to quickly
        select the version of the msh format from the command line +
        added "med" and "cgns" formats
      
      - moved gui guidelines in separate file
      e7f67470
  22. Jan 29, 2007
  23. Jan 18, 2007
    • Christophe Geuzaine's avatar
      · 7c0911f1
      Christophe Geuzaine authored
      - added exception to GPL for triangle/tetgen
      - fixed some command line switches
      - added option to antialiasing OpenGL rendering
      7c0911f1
  24. Jan 17, 2007
    • Christophe Geuzaine's avatar
      · 2dfb9307
      Christophe Geuzaine authored
      - new option Geometry.Tolerance (or -tol on the command line) to set the
      tolerance for the old CAD engine, for OCC healing and for STL import
      
      - removed more unused options
      2dfb9307
  25. Jan 12, 2007
  26. Dec 16, 2006
    • Christophe Geuzaine's avatar
      · f36ece96
      Christophe Geuzaine authored
      OpenProblem -> OpenProject
      MergeProblem -> MergeFile
      f36ece96
  27. Nov 30, 2006
    • Christophe Geuzaine's avatar
      · 62186496
      Christophe Geuzaine authored
      more on clcurv options
      62186496
    • Christophe Geuzaine's avatar
      · f16f0ff9
      Christophe Geuzaine authored
      new option to compute char lengths from curvature + removed most unused mesh options
      f16f0ff9
  28. Nov 27, 2006
  29. Nov 15, 2006
  30. Sep 24, 2006
    • Christophe Geuzaine's avatar
      · 62ca8c2f
      Christophe Geuzaine authored
      spec fltk theme with -theme + minor tweaks
      62ca8c2f
  31. Sep 07, 2006
  32. Sep 03, 2006
    • Christophe Geuzaine's avatar
      · 51ec61f3
      Christophe Geuzaine authored
      - finished Nastran BDF implementation (read+write in all BDF formats:
        free field, small field & long field)
      - improved UNV and Medit import
      - added detection of bad vertex indices in all import routines
      - fixed bug in 2nd order quad constructor
      51ec61f3
  33. Aug 19, 2006
    • Christophe Geuzaine's avatar
      · 8a7d5708
      Christophe Geuzaine authored
      Implemented new binary MSH file format (both read and write).
      
      A 250Mb mesh file (6 million tetrahedra) is now read or written to disk in
      less than 10 seconds (on my powerbook's slow hard drive).
      8a7d5708
  34. Aug 16, 2006
  35. Aug 12, 2006
Loading