Skip to content
Snippets Groups Projects
  1. Nov 17, 2008
  2. Nov 14, 2008
  3. Nov 09, 2008
  4. Oct 29, 2008
  5. Oct 21, 2008
  6. Oct 08, 2008
  7. Aug 20, 2008
  8. Aug 11, 2008
  9. Aug 01, 2008
  10. Jul 31, 2008
  11. Jul 11, 2008
  12. Jul 04, 2008
  13. Jun 05, 2008
  14. 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
  15. Apr 28, 2008
  16. 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
  17. Mar 26, 2008
  18. Mar 24, 2008
  19. Mar 20, 2008
  20. Mar 18, 2008
  21. Mar 11, 2008
  22. Feb 23, 2008
  23. Feb 22, 2008
  24. Feb 18, 2008
  25. Feb 17, 2008
  26. 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
  27. Jan 30, 2008
  28. Jan 25, 2008
  29. 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
  30. 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
  31. Dec 03, 2007
  32. Nov 26, 2007
  33. Nov 04, 2007
  34. 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
  35. Sep 24, 2007
  36. 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
Loading