Skip to content
Snippets Groups Projects
  1. Jan 31, 2007
  2. Jan 25, 2007
    • Christophe Geuzaine's avatar
      · a50b79e6
      Christophe Geuzaine authored
      - save physicals labels when saving unrolled geometries
      - fixed crash in unrolled geo save (discrete points)
      - Delete Physicals now also deletes the physicals in GModel
      - removed unused rules and terminals in parser
      - put at least one mid-point when meshing non-straight lines
        in OCC: this fixes most of the trivial 2d meshing problems
      a50b79e6
  3. Jan 20, 2007
  4. Jan 12, 2007
    • Christophe Geuzaine's avatar
      · f31bae7f
      Christophe Geuzaine authored
      removed most unused, untested or non-working stuff in old CAD code
      f31bae7f
  5. 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
  6. Dec 16, 2006
    • Christophe Geuzaine's avatar
      · f36ece96
      Christophe Geuzaine authored
      OpenProblem -> OpenProject
      MergeProblem -> MergeFile
      f36ece96
  7. Dec 03, 2006
    • Christophe Geuzaine's avatar
      · b1104486
      Christophe Geuzaine authored
      Layers{N,1} can now be written simply as Layers{N}
      b1104486
    • Christophe Geuzaine's avatar
      · fa4066be
      Christophe Geuzaine authored
      deprecated -> warnings instead of errors
      fa4066be
  8. Dec 02, 2006
    • Christophe Geuzaine's avatar
      · 02c30f8e
      Christophe Geuzaine authored
      make default transfinite subdivision match old version to minimize
      backward compat problems
      02c30f8e
  9. Dec 01, 2006
  10. Nov 30, 2006
  11. Nov 29, 2006
  12. Nov 27, 2006
    • Christophe Geuzaine's avatar
      update header · 30965a97
      Christophe Geuzaine authored
      30965a97
    • Christophe Geuzaine's avatar
      · 37f24ee8
      Christophe Geuzaine authored
      remove elliptic - same as Transfinite with Mesh.Smoothing > 1
      37f24ee8
    • Christophe Geuzaine's avatar
      · e103b74b
      Christophe Geuzaine authored
      - finished volume extrusion
      - cleanup ExtrudeParam (plug memory leak + remove unused stuff)
      - make netgen the default 3D algo for now (since it actually works)
      e103b74b
    • Christophe Geuzaine's avatar
      · 4f64bfc2
      Christophe Geuzaine authored
      make explicit regions in extrusions DEPRECATED
      4f64bfc2
  13. Nov 25, 2006
    • Christophe Geuzaine's avatar
      · 54f340ea
      Christophe Geuzaine authored
      cleanup
      54f340ea
    • Christophe Geuzaine's avatar
      · bbfea7de
      Christophe Geuzaine authored
      bidir db: phase 3 -- move all the old geo stuff into Geo/
      bbfea7de
    • Christophe Geuzaine's avatar
      · 8db81dc2
      Christophe Geuzaine authored
      bidi db: phase 2 -- continued
      8db81dc2
    • Christophe Geuzaine's avatar
      · f3d8b3fd
      Christophe Geuzaine authored
      bidir db: phase 2 -- removed all (well, most of) the old data structures and
      algorithms
      f3d8b3fd
    • Christophe Geuzaine's avatar
      · 6b94ad8e
      Christophe Geuzaine authored
      bidir db: phase 1
      6b94ad8e
  14. Nov 22, 2006
  15. Aug 29, 2006
  16. Aug 19, 2006
  17. Aug 12, 2006
  18. Aug 07, 2006
  19. Jul 14, 2006
  20. Jul 12, 2006
  21. May 17, 2006
    • Christophe Geuzaine's avatar
      · 387f5503
      Christophe Geuzaine authored
      - add compatibility syntax for getdp (string~{fexpr})
      - add possibility to write/append to files with Printf
      387f5503
    • Christophe Geuzaine's avatar
      · 94a7756b
      Christophe Geuzaine authored
      merging offscreen rendering from branch
      94a7756b
  22. Apr 04, 2006
  23. 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
  24. Mar 15, 2006
  25. Mar 09, 2006
  26. Feb 26, 2006
    • Christophe Geuzaine's avatar
      · 020d0dd1
      Christophe Geuzaine authored
      moved most OS-dependent functions in OS.cpp
      020d0dd1
Loading