Skip to content
Snippets Groups Projects
  1. Jan 07, 2009
  2. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  3. Oct 12, 2008
    • Christophe Geuzaine's avatar
      · 0a562b5f
      Christophe Geuzaine authored
      - fixed missing getShapeFunction/getGradShapeFunction + return all sf
        at once so we can implement MElement in term of these consistently
        (w or w/o FunctionSpace)
      
      - can now merge multiple meshes and remove duplicate mesh vertices
        (useful e.g. when merging several STLs)
      
      - added easy interface to create model-based postpro datasets on the
        fly + use this for mesh quality stats
      0a562b5f
  4. Oct 01, 2008
  5. 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
  6. Jul 11, 2008
  7. Jul 03, 2008
  8. Jun 20, 2008
  9. Feb 17, 2008
  10. 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
  11. Sep 03, 2007
    • Christophe Geuzaine's avatar
      · 5ce74bd2
      Christophe Geuzaine authored
      fix position of BoundaryLayerPoints
      5ce74bd2
  12. Jan 28, 2007
    • Christophe Geuzaine's avatar
      · 726fa6a3
      Christophe Geuzaine authored
      - implemented all missing 2nd order representations
      - removed unused member functions in GFace + cleaned up GFace::point
      726fa6a3
  13. Nov 30, 2006
  14. Nov 29, 2006
  15. Nov 27, 2006
  16. Nov 20, 2006
  17. Nov 16, 2006
  18. Oct 12, 2006
  19. Aug 15, 2006
  20. Aug 13, 2006
  21. Aug 12, 2006
  22. Aug 07, 2006
  23. Aug 06, 2006
  24. Aug 05, 2006
  25. Aug 04, 2006
  26. Jul 25, 2006
  27. Jul 14, 2006
  28. Jul 12, 2006
  29. Jul 11, 2006
  30. Jul 10, 2006
  31. Jul 09, 2006
  32. Jul 08, 2006
Loading