Skip to content
Snippets Groups Projects
  1. Feb 17, 2008
  2. Feb 16, 2008
  3. Feb 06, 2008
  4. Feb 05, 2008
    • Christophe Geuzaine's avatar
      · c5decc54
      Christophe Geuzaine authored
      use geom.tol in FinishUpBoundingBox
      c5decc54
  5. Jan 28, 2008
    • Christophe Geuzaine's avatar
      · a3b2460d
      Christophe Geuzaine authored
      move random seed init in GenerateMesh
      a3b2460d
  6. Jan 21, 2008
    • Christophe Geuzaine's avatar
      · 904af370
      Christophe Geuzaine authored
      API cleanup: FVertex, FEdge, etc. -> fourierVertex, fourierEdge, etc.
      904af370
  7. 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
  8. Jan 19, 2008
    • Christophe Geuzaine's avatar
      · a86ef74c
      Christophe Geuzaine authored
      start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
      a86ef74c
  9. Jan 16, 2008
  10. Jan 08, 2008
  11. 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
  12. Sep 24, 2007
  13. Sep 15, 2007
    • Christophe Geuzaine's avatar
      · 7f110855
      Christophe Geuzaine authored
      - fix crash in Plugin(MakeSimplex)
      - fix main bbox computation when one view has an empty bbox
      7f110855
  14. Sep 12, 2007
  15. Sep 10, 2007
    • Christophe Geuzaine's avatar
      *** empty log message *** · 2ae11558
      Christophe Geuzaine authored
      2ae11558
    • 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
  16. Sep 09, 2007
  17. Sep 08, 2007
    • Christophe Geuzaine's avatar
      · 47180fec
      Christophe Geuzaine authored
      airplane work: more work to complete remaing features (read, combineSpace,
      combineTime) in new post-pro
      47180fec
  18. Aug 31, 2007
  19. Aug 28, 2007
  20. Aug 24, 2007
  21. 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
  22. Aug 17, 2007
    • Christophe Geuzaine's avatar
      · 6513e6ba
      Christophe Geuzaine authored
      - better SplitFileName (e.g. to remove full path from
        \includegraphics{} in .tex files)
      
      - better interactive positionning of projection surfaces
      6513e6ba
  23. Jul 11, 2007
  24. May 23, 2007
  25. May 05, 2007
  26. May 03, 2007
  27. Mar 16, 2007
  28. 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
  29. Mar 05, 2007
    • Christophe Geuzaine's avatar
      · 23967195
      Christophe Geuzaine authored
      - boundary layer can now be generated by using a post-pro view for the
        normal field
      
      - added more operations on lists in parser (FExpr * FExpr_Multi, etc.)
      
      - new "hole carving" code to create extruded grids carved out around
        some surfaces (the resulting cavity can be filled with "grout" using
        the unstructured algos)
      
      - check if bboxes of post-pro views are not == VAL_INF before adding
        them to the model bbox (bug report from Renaud Sizaire)
      
      - fixed crash in LCM_xxx tensor drawing code when no tensor points are
        available. (This piece of code should be cleaned up further--no time
        for that now.)
      
      - generalize Levelset plugins so that they work on point data sets
      23967195
  30. Feb 04, 2007
  31. Jan 29, 2007
    • Christophe Geuzaine's avatar
      · b21b8a3b
      Christophe Geuzaine authored
      - using quads to draw 2nd order elements was a bad idea (they can be
      non-plane, so the normals computed for lighting did not always look
      nice). It's better to just split each quad into 2 triangles.
      
      - import THEM in ParseString
      b21b8a3b
  32. Jan 18, 2007
    • Christophe Geuzaine's avatar
      · 5bc14f7d
      Christophe Geuzaine authored
      removed gobal meshSize in GMODEL: for now use CTX.lc, which is correctly
      updated when multiple files are merged
      5bc14f7d
  33. 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
  34. Jan 12, 2007
  35. Jan 10, 2007
    • Christophe Geuzaine's avatar
      · 2acbb878
      Christophe Geuzaine authored
      - bug fix: need to create temporary bounding box and compute CTX.lc
      *during* parsing step until we fill the new db on the fly
      
      (Some geo transforms in the parser use CTX.lc for tolerences. But
      CTX.lc was always equal to 1 since we only do a SetBoundingBox on
      GModel after parsing!)
      
      - cleanup spline interpol (remove duplicate code)
      2acbb878
  36. Dec 21, 2006
    • Christophe Geuzaine's avatar
      · c27c7510
      Christophe Geuzaine authored
      - removed ugly fix in transf mesh of tri surf
      - use MFaceVertex params in boundary mesh if available
      - cleanup intro chapter in docs
      c27c7510
Loading