Skip to content
Snippets Groups Projects
  1. Feb 06, 2008
  2. Jan 22, 2008
  3. Jan 19, 2008
    • Christophe Geuzaine's avatar
      · c6c11d66
      Christophe Geuzaine authored
      more work on header pollution
      c6c11d66
    • Christophe Geuzaine's avatar
      · a86ef74c
      Christophe Geuzaine authored
      start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
      a86ef74c
  4. Jan 16, 2008
  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 15, 2007
  7. 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
  8. Sep 21, 2007
    • Christophe Geuzaine's avatar
      · fc01a8a9
      Christophe Geuzaine authored
      manage GModel::list automatically (like PView::list)
      fc01a8a9
  9. Sep 12, 2007
    • Christophe Geuzaine's avatar
      · d7d70480
      Christophe Geuzaine authored
      rewrote vertex array code for meshes in the same way we do it now for
      post-processing (much simpler, pretty much same speed, and takes a bit
      less memory)
      d7d70480
  10. 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
  11. Aug 06, 2007
  12. Aug 03, 2007
    • Christophe Geuzaine's avatar
      · c99be7c3
      Christophe Geuzaine authored
      projection faces are persistent and should never be deleted
      c99be7c3
  13. May 23, 2007
  14. May 02, 2007
    • Christophe Geuzaine's avatar
      - tetgen update · 4d69aaee
      Christophe Geuzaine authored
      - polished mesh option strings in gui
      - merged modified extrusion patch from <mi.benham@free.fr>
      4d69aaee
  15. Apr 21, 2007
    • Christophe Geuzaine's avatar
      · 976617d7
      Christophe Geuzaine authored
      - only save mesh vertices that are used by elements
      
      - fix warnings + indent + memory leaks in new Field classes
      
      - temporary fix to avoid crashes in new field manager when post-pro
        views are reloaded or removed at run-time
      976617d7
  16. Apr 20, 2007
  17. Apr 16, 2007
  18. Apr 08, 2007
    • Christophe Geuzaine's avatar
      · 82d7b2aa
      Christophe Geuzaine authored
      consolidate all SVector/SPoint/SBoundinBox into header files only
      + fixed little put in SPoint3
      82d7b2aa
  19. Mar 18, 2007
    • Christophe Geuzaine's avatar
      · d3f84b4f
      Christophe Geuzaine authored
      bug: fixed nasty double free in GEdge destructor
      d3f84b4f
  20. Mar 02, 2007
    • Christophe Geuzaine's avatar
      · a5cdd2f6
      Christophe Geuzaine authored
      polish + remove unused striping lib
      a5cdd2f6
  21. Feb 26, 2007
    • Christophe Geuzaine's avatar
      · 8381c872
      Christophe Geuzaine authored
      new boundary layer mesh generator
      
      refactored smooth value/smooth normal code into single SmoothData.* file
      8381c872
  22. Feb 04, 2007
    • Christophe Geuzaine's avatar
      · f15018c4
      Christophe Geuzaine authored
      - print num vert+elm after each generation
      - reork tutorial a bit
      f15018c4
  23. Feb 02, 2007
    • Christophe Geuzaine's avatar
      · 843843ea
      Christophe Geuzaine authored
      - added warning dialog before attempting to append a scripting
      command to a non-geometry file
      
      - fixed mean plane computation for periodic curves
      
      - added headers + ramn indent on Attractor files
      843843ea
    • Jean-François Remacle's avatar
      Re-introduction of attractors, · 68718dd9
      Jean-François Remacle authored
      enhancement of gmsh Surfaces
      
      JFR
      68718dd9
  24. Jan 25, 2007
    • Christophe Geuzaine's avatar
      · 05034dcb
      Christophe Geuzaine authored
      - only delete selected physicals (instead of all of them; for philou)
      - move "save" button in visibility window
      - small logic fix in mesh draw
      05034dcb
  25. Jan 22, 2007
    • Christophe Geuzaine's avatar
      · 4c118edf
      Christophe Geuzaine authored
      - fixed missing return value in OCCVertex::reparamOnFace
      
      - added code to highlight orphan entities (dave's idea)
      
      - added gui for incomplete second order elements
      
      - removed ugly static variables in 1d algo
      
      - made sure we remove all 2d order vertices before generating new ones
      4c118edf
  26. 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
  27. Jan 12, 2007
  28. Dec 17, 2006
  29. Dec 12, 2006
    • Christophe Geuzaine's avatar
      · 7524e746
      Christophe Geuzaine authored
      better handling of "negative" physical groups
      7524e746
  30. Nov 29, 2006
  31. Nov 27, 2006
  32. Nov 05, 2006
  33. Nov 03, 2006
  34. Nov 02, 2006
    • Christophe Geuzaine's avatar
      · 420e75c3
      Christophe Geuzaine authored
      much faster element deletion algorithm
      420e75c3
  35. Nov 01, 2006
Loading