Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
  • Christophe Geuzaine's avatar
    7bb653e9
    · 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
    History
    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