Skip to content
Snippets Groups Projects
Commit 32937125 authored by Sreekanth Arikatla's avatar Sreekanth Arikatla
Browse files

ENH: Modifies surface extraction algorithm

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.
parent 33a65d44
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment