Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
  • Christophe Geuzaine's avatar
    be07d2f8
    · be07d2f8
    Christophe Geuzaine authored
    Temporary fix for 'could not find extruded vertex' bug.
    
    This is a serious bug, which is related to the way we use std::set to
    search for points: cf. benchmark/bug/test_problem_point_set_search.cpp
    
    THIS PROBLEM IS ALSO PRESENT IN BDS. WE NEED TO FIND A BETTER FIX!
    be07d2f8
    History
    Christophe Geuzaine authored
    Temporary fix for 'could not find extruded vertex' bug.
    
    This is a serious bug, which is related to the way we use std::set to
    search for points: cf. benchmark/bug/test_problem_point_set_search.cpp
    
    THIS PROBLEM IS ALSO PRESENT IN BDS. WE NEED TO FIND A BETTER FIX!