Skip to content
Snippets Groups Projects
  1. Nov 09, 2008
  2. Oct 29, 2008
  3. Oct 21, 2008
  4. Oct 08, 2008
  5. Aug 20, 2008
  6. Aug 11, 2008
  7. Aug 01, 2008
  8. Jul 31, 2008
  9. Jul 11, 2008
  10. Jul 04, 2008
  11. Jun 05, 2008
  12. 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
  13. Apr 28, 2008
  14. Apr 01, 2008
    • Christophe Geuzaine's avatar
      · 41d2f401
      Christophe Geuzaine authored
      - replaced "Mesh.ContrainedBackgroundMesh" by "Mesh.CharacteristicLengthFromPoints" and
        "Mesh.CharacteristicLengthExtendFromBoundary"
      
      - fixed MED IO when numComp > 9
      41d2f401
  15. Mar 26, 2008
  16. Mar 24, 2008
  17. Mar 20, 2008
  18. Mar 18, 2008
  19. Mar 11, 2008
  20. Feb 23, 2008
  21. Feb 22, 2008
  22. Feb 18, 2008
  23. Feb 17, 2008
  24. Feb 05, 2008
    • Christophe Geuzaine's avatar
      · a5bac156
      Christophe Geuzaine authored
      rewrote Pplugin(Triangulate) to use our in-house divide and conquer algo
      removed triangle from contrib
      reactivated OCC STL meshing
      a5bac156
  25. Jan 30, 2008
  26. Jan 25, 2008
  27. Jan 19, 2008
    • Christophe Geuzaine's avatar
      · a86ef74c
      Christophe Geuzaine authored
      start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
      a86ef74c
    • Christophe Geuzaine's avatar
      · 5b2534df
      Christophe Geuzaine authored
      simplify Visual C++ stuff: removed hacks from configure and created
      template "variables" file (so that building with msvc only requires
      gnu make)
      5b2534df
  28. 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
  29. Dec 03, 2007
  30. Nov 26, 2007
  31. Nov 04, 2007
  32. 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
  33. Sep 24, 2007
  34. Sep 10, 2007
    • Christophe Geuzaine's avatar
      · 86a0dffe
      Christophe Geuzaine authored
      moving to new post-processing database
      
                          *** WARNING ***
      
      do not upgrade if you need plugins or adaptive views: these have not
      been ported (yet) to the new database
      
                          *** WARNING ***
      86a0dffe
  35. Sep 04, 2007
  36. 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
  37. May 24, 2007
    • Christophe Geuzaine's avatar
      · 9a061022
      Christophe Geuzaine authored
      enable new Delaunay for plane surfaces
      
      experimental: don't use it for now
      9a061022
Loading