Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: adapt refinement queues in bw #294

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

andywiecko
Copy link
Owner

Moves heQueue and tQueue adaptations directly into the Bower-Watson algorithm, removing them from the refinement step. This change lays the groundwork for removing the BadTriangles buffer. Additionally, it improves mesh refinement and dynamic triangulation performance by approximately 2%.

Moves `heQueue` and `tQueue` adaptations directly into the Bower-Watson algorithm, removing them from the refinement step. This change lays the groundwork for removing the `BadTriangles` buffer. Additionally, it improves mesh refinement and dynamic triangulation performance by approximately 2%.
@andywiecko andywiecko merged commit 6915dc4 into main Nov 16, 2024
6 checks passed
@andywiecko andywiecko deleted the refactor/adapt-refinement-queues-in-bw branch November 16, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant