Skip to content
Snippets Groups Projects
  1. Mar 26, 2011
  2. May 01, 2010
  3. Mar 04, 2010
  4. Feb 18, 2010
  5. Feb 10, 2010
  6. Apr 21, 2009
  7. Mar 19, 2009
  8. Feb 15, 2009
  9. Jan 07, 2009
  10. 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
  11. Nov 14, 2008
  12. 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
  13. Oct 01, 2008
  14. Sep 08, 2008
  15. Aug 13, 2008
  16. 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
  17. Jul 11, 2008
  18. Jun 05, 2008
  19. 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
  20. Mar 03, 2008
  21. Feb 22, 2008
  22. Feb 17, 2008
  23. Feb 15, 2008
    • Christophe Geuzaine's avatar
      · 271d2e03
      Christophe Geuzaine authored
      make it easier to see when char lengths are bad
      271d2e03
  24. Jan 22, 2008
  25. 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
  26. Dec 03, 2007
  27. Sep 03, 2007
    • Christophe Geuzaine's avatar
      · 5ce74bd2
      Christophe Geuzaine authored
      fix position of BoundaryLayerPoints
      5ce74bd2
  28. 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
  29. Dec 16, 2006
  30. Nov 29, 2006
  31. Nov 27, 2006
  32. Nov 20, 2006
  33. Nov 16, 2006
  34. Oct 12, 2006
  35. Aug 15, 2006
  36. Aug 13, 2006
Loading