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 timing of remove_all_duplicates in Delaunay3D class #387

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

tkoyama010
Copy link
Member

Overview

The gmsh.model.geo.remove_all_duplicates() function is used to remove duplicates, but it should be called at the appropriate time. Generally, this should be done after defining all geometry and before the final synchronize().

Details

@tkoyama010 tkoyama010 marked this pull request as ready for review September 4, 2024 01:11
@tkoyama010 tkoyama010 enabled auto-merge (squash) September 4, 2024 01:11
@tkoyama010
Copy link
Member Author

@all-contributors please add @tkoyama010 for code

Copy link
Contributor

@tkoyama010

@tkoyama010 already contributed before to code

@tkoyama010 tkoyama010 added the bug Something isn't working label Sep 4, 2024
@tkoyama010
Copy link
Member Author

LGTM

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Approving this PR because tkoyama010 said so in here :shipit:

@tkoyama010 tkoyama010 merged commit d03cf62 into main Sep 4, 2024
10 checks passed
@tkoyama010 tkoyama010 deleted the bug/timing branch September 4, 2024 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant