Skip to content
Snippets Groups Projects
  1. Jun 09, 2005
    • Christophe Geuzaine's avatar
      *** empty log message *** · 3d747e19
      Christophe Geuzaine authored
      3d747e19
    • Christophe Geuzaine's avatar
      · e89399f7
      Christophe Geuzaine authored
      fixed full-quadrangle recombine algo:
      
      - run globally, not for each surface
      - assign entities to elements
      - split line meshes
      - correctly re-tag vertices as 1st order
      - plug memory leaks
      e89399f7
  2. Jun 08, 2005
    • Christophe Geuzaine's avatar
      · 36e46b67
      Christophe Geuzaine authored
      fixed small bug when drawing the boundary of a prism for a time step > 1
      36e46b67
    • Christophe Geuzaine's avatar
      · 1415c64b
      Christophe Geuzaine authored
      replaced ExportLCField with ExportMeshStatistics (lc + gamma, eta, rho + elem num)
      1415c64b
  3. Jun 06, 2005
  4. Jun 04, 2005
  5. May 27, 2005
  6. May 24, 2005
  7. May 21, 2005
    • Christophe Geuzaine's avatar
      · 128301bf
      Christophe Geuzaine authored
      optimize 2d iso plots with vertex arrays
      128301bf
    • Christophe Geuzaine's avatar
      · 7bb653e9
      Christophe Geuzaine authored
      2 big optimizations for meshes that contain a lot of line elements:
      
      - speed up Read_Mesh (by introducing temp tree in curves)
      - use vertex arrays for lines in mesh drawing code
      7bb653e9
  8. May 13, 2005
    • Christophe Geuzaine's avatar
      · c46977ee
      Christophe Geuzaine authored
      removed remaining Discrete Line/Surface stuff
      c46977ee
  9. May 12, 2005
    • Christophe Geuzaine's avatar
      · b9f14ff4
      Christophe Geuzaine authored
      add entries about Visibility, Clipping and Transparency
      b9f14ff4
  10. Apr 25, 2005
  11. Apr 22, 2005
  12. Apr 19, 2005
  13. Apr 13, 2005
  14. Apr 06, 2005
  15. Apr 04, 2005
  16. Apr 01, 2005
  17. Mar 26, 2005
    • Christophe Geuzaine's avatar
      · b436ca26
      Christophe Geuzaine authored
      doc 2nd order elements
      b436ca26
    • Christophe Geuzaine's avatar
      *** empty log message *** · 45a25250
      Christophe Geuzaine authored
      45a25250
    • Christophe Geuzaine's avatar
      · 9b1c1063
      Christophe Geuzaine authored
      - Generalized the "View" parser so that we can add new elements more easily
        (the code is *much* shorter, but unfortunately about 10-15% slower)
      
      - Upgraded all post-pro file formats to handle curved (second order)
        elements: SL2, VL2, TL2, ST2, VT2, ... The new version number for the
        postpro files is 1.4
      
      - Added code to automatically split the curved elements into linear
        elements when the view is created. WARNING: this is only a temporary
        solution: weshould generalize Adaptive_Post_View to handle these curved
        elements.
      9b1c1063
  18. Mar 24, 2005
  19. Mar 23, 2005
    • Christophe Geuzaine's avatar
      · c24e3ab6
      Christophe Geuzaine authored
      add FAQ entry on multi-time-step views
      c24e3ab6
  20. Mar 21, 2005
  21. Mar 20, 2005
  22. Mar 16, 2005
  23. Mar 15, 2005
  24. Mar 14, 2005
Loading