Skip to content
  • Sreekanth Arikatla's avatar
    ENH: Modifies surface extraction algorithm · 32937125
    Sreekanth Arikatla authored
    Modifies surface extraction algorithm to search for unique triangle faces instead of O(N^2) search over tetrahedra.
    It still takes longer in debug mode.
    
    TODO: Explore faster ways to do the extraction.
    32937125