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

Fix duplicate element generation #254

Merged
merged 1 commit into from
May 7, 2024
Merged

Fix duplicate element generation #254

merged 1 commit into from
May 7, 2024

Conversation

softmattertheory
Copy link
Contributor

This PR fixes a minor bug in MeshPruner that could occasionally generate duplicate elements. The new algorithm explicitly checks for duplicates.

A check in area_functional and length_functional prevents a possible SEGFAULT if a badly formed element is incorrectly passed to these functions.

@softmattertheory softmattertheory merged commit 12597e4 into dev May 7, 2024
3 checks passed
@softmattertheory softmattertheory deleted the fixprune branch May 7, 2024 14:40
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