Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
  • Christophe Geuzaine's avatar
    ea74b2bb
    · ea74b2bb
    Christophe Geuzaine authored
    rewrote the smooth normal routines:
    
    - the averaging is now done by clusters, which is much better for
      geometries that have sharp edges  (it's a little slower, but the
      visual results are much better)
    - there is now only a single smooth normal container in the mesh
      (instead of one per surface)
    ea74b2bb
    History
    Christophe Geuzaine authored
    rewrote the smooth normal routines:
    
    - the averaging is now done by clusters, which is much better for
      geometries that have sharp edges  (it's a little slower, but the
      visual results are much better)
    - there is now only a single smooth normal container in the mesh
      (instead of one per surface)