Skip to content
Snippets Groups Projects
  1. Nov 04, 2007
  2. 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
  3. Sep 24, 2007
  4. 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
  5. Sep 04, 2007
  6. 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
  7. 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
  8. May 05, 2007
  9. Apr 26, 2007
  10. Apr 20, 2007
  11. 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
  12. Mar 13, 2007
  13. 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
  14. 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
  15. Jan 29, 2007
  16. 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
  17. 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
  18. Jan 12, 2007
  19. Dec 16, 2006
    • Christophe Geuzaine's avatar
      · f36ece96
      Christophe Geuzaine authored
      OpenProblem -> OpenProject
      MergeProblem -> MergeFile
      f36ece96
  20. 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
  21. Nov 27, 2006
  22. Nov 15, 2006
  23. Sep 24, 2006
    • Christophe Geuzaine's avatar
      · 62ca8c2f
      Christophe Geuzaine authored
      spec fltk theme with -theme + minor tweaks
      62ca8c2f
  24. Sep 07, 2006
  25. 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
  26. 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
  27. Aug 16, 2006
  28. Aug 12, 2006
  29. Aug 10, 2006
  30. Aug 07, 2006
  31. Aug 05, 2006
  32. Jul 12, 2006
  33. Mar 17, 2006
    • Christophe Geuzaine's avatar
      · 07ba274b
      Christophe Geuzaine authored
      minimize the number of files that include GmshVersion.h: it's annoying to
      recompiletoo many files just because the version string changes
      07ba274b
  34. Feb 26, 2006
    • Christophe Geuzaine's avatar
      · 020d0dd1
      Christophe Geuzaine authored
      moved most OS-dependent functions in OS.cpp
      020d0dd1
  35. Feb 24, 2006
Loading