Skip to content
Snippets Groups Projects
  1. Oct 08, 2007
    • Christophe Geuzaine's avatar
      · cb7d16a9
      Christophe Geuzaine authored
      make clear in docs that node/elemement tags should be > 0 (and not == 0)
      cb7d16a9
  2. Oct 04, 2007
    • Christophe Geuzaine's avatar
      · b6a7c189
      Christophe Geuzaine authored
      - fixed remeshing of boundary layers when geo entities are constructed
      using bnd layer points (no need to reload the file from scratch anymore
      to avoid accumulating the transformations)
      
      - patch load_gmsh.m for .msh version 2 (patch from Raoul)
      
      - new load_gmsh2.m from the mailing list
      b6a7c189
  3. Oct 03, 2007
  4. Oct 02, 2007
  5. Oct 01, 2007
  6. Sep 28, 2007
  7. Sep 27, 2007
    • Christophe Geuzaine's avatar
      · fc2558dd
      Christophe Geuzaine authored
      - made "light" color scheme the default
      - lighter colors for "light" scheme
      fc2558dd
  8. 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
  9. Sep 24, 2007
  10. Sep 22, 2007
    • Christophe Geuzaine's avatar
      · de17c629
      Christophe Geuzaine authored
      add option to test auto skin stuff
      de17c629
    • Christophe Geuzaine's avatar
      · b04c8a2b
      Christophe Geuzaine authored
      add option to test automatic skin stuff
      b04c8a2b
    • Christophe Geuzaine's avatar
      · fdaa7a62
      Christophe Geuzaine authored
      add experimental support for automatic on-the-fly boundary computation
      in vertex arrays
      fdaa7a62
    • Christophe Geuzaine's avatar
      · 46b1c140
      Christophe Geuzaine authored
      - don't force show geom surf/vol if we have a mesh
      - removed unused stuff in VertexArray before moving to set<ElementData> for
        auto boundary creation
      46b1c140
  11. Sep 21, 2007
  12. Sep 20, 2007
    • Christophe Geuzaine's avatar
      · 76180afe
      Christophe Geuzaine authored
      remove dependency on FLTK 1.1.7 (replace call to Fl::screen_xywh with call to Fl::w)
      76180afe
    • Christophe Geuzaine's avatar
      · b286dfd5
      Christophe Geuzaine authored
      compatibility fix: make arrows scale like in the old version
      b286dfd5
  13. Sep 19, 2007
    • Christophe Geuzaine's avatar
      · c18ac567
      Christophe Geuzaine authored
      better normals
      c18ac567
    • Christophe Geuzaine's avatar
      · 7df3406b
      Christophe Geuzaine authored
      - print extra info for faces and volumes
      - added couple of examples
      7df3406b
    • Christophe Geuzaine's avatar
      · 7c27b024
      Christophe Geuzaine authored
      new Mesh.RefineSteps to control how many refinement steps we perform in
      2D MeshAdapt-based algorithms
      7c27b024
  14. Sep 18, 2007
    • Christophe Geuzaine's avatar
      · d3b32db3
      Christophe Geuzaine authored
      - don't use vertex arrays for quads anymore (they are wrong for non-plane
      quad faces): just use triangles everywhere
      
      - removed _links in PView
      
      - various small cleanups
      d3b32db3
  15. Sep 15, 2007
  16. Sep 14, 2007
Loading