Skip to content
Snippets Groups Projects
  1. Aug 13, 2008
  2. Aug 12, 2008
    • Christophe Geuzaine's avatar
      * introduced new mesh element type "MPoint" · af259817
      Christophe Geuzaine authored
         1) this removes the asymmetry in all the routines involving mesh
            elements associated with points
      
         2) it makes it possible to use point-based datasets in the
            model-based post-processing module
      
        **********************************************************
          PLEASE TEST --- ESPECIALLY THE INPUT/OUTPUT ROUTINES!
        **********************************************************
      
      * made GModel::getEntities() more efficient and generalized its use
      af259817
  3. Aug 05, 2008
  4. Jul 11, 2008
  5. Jul 04, 2008
  6. Jul 01, 2008
  7. May 04, 2008
    • Christophe Geuzaine's avatar
      * replaced old Msg function with message class inspired from what we · 26ff0c6f
      Christophe Geuzaine authored
        did in high
      * added mesh generation error log summary
      * removed Parallel subdir (this is now handled by the message class)
      * removed Box subdir and consolidated batch processing in a single
        routine
      * made List_T into a class
      * reduced dependencies in Pview*.h so we can eventually add the post-pro
        interface to the public API
      26ff0c6f
  8. Apr 28, 2008
  9. Apr 23, 2008
  10. Mar 20, 2008
  11. Feb 23, 2008
  12. Feb 22, 2008
    • Christophe Geuzaine's avatar
      · d9c6ef4d
      Christophe Geuzaine authored
      api cleanup: use ByTag consistently (emphasises slowness of lookup)
      d9c6ef4d
    • Christophe Geuzaine's avatar
      · daa83a3d
      Christophe Geuzaine authored
      * revert last commit from laurent
      * new getNumElements() et getElement() functions in GEdge/Face/Region to
        simplify access to mesh
      daa83a3d
    • Laurent Van Migroet's avatar
      Added · fb7edb96
      Laurent Van Migroet authored
      getTypeOfElements  and addThisTypeOfElement
      to GEntities
      
      added
      getTypeOfElements  from Gentities and Physical Groups in GModel
      fb7edb96
  13. Feb 21, 2008
  14. Feb 17, 2008
  15. Jan 22, 2008
  16. Jan 21, 2008
  17. 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
  18. Jan 19, 2008
    • Christophe Geuzaine's avatar
      · a86ef74c
      Christophe Geuzaine authored
      start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
      a86ef74c
  19. 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
  20. Jul 26, 2007
    • Akash Anand's avatar
      · 18706d7f
      Akash Anand authored
      changes for new projection surface interface
      18706d7f
  21. May 24, 2007
  22. May 10, 2007
    • Christophe Geuzaine's avatar
      · cc71f081
      Christophe Geuzaine authored
      - prepare group of nodes in UNV (for Guillaume)
      - prepare delaunay for connected volumes
      - test 2nd patch from Michel for phase1() extrusion
      cc71f081
  23. May 07, 2007
  24. May 04, 2007
  25. Mar 18, 2007
    • Christophe Geuzaine's avatar
      · d3f84b4f
      Christophe Geuzaine authored
      bug: fixed nasty double free in GEdge destructor
      d3f84b4f
  26. Mar 09, 2007
  27. Mar 05, 2007
    • Christophe Geuzaine's avatar
      · 0db713c2
      Christophe Geuzaine authored
      don't try to interpolate a BoundaryLayerCurve!
      0db713c2
  28. Dec 16, 2006
  29. Nov 29, 2006
  30. Nov 27, 2006
  31. Nov 16, 2006
  32. Nov 15, 2006
  33. Oct 12, 2006
Loading