Skip to content

Create methods for equality of ImmersedBoundaryGrids #4700

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

Merged
merged 5 commits into from
Aug 8, 2025
Merged

Conversation

tomchor
Copy link
Collaborator

@tomchor tomchor commented Aug 7, 2025

While testing #4660 I realized these methods do not exist. As a consequence, any two IBGs with the same underlying grid return true when tested with ==.

Copy link
Member

@glwagner glwagner left a comment

Choose a reason for hiding this comment

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

I believe this does not need to be a draft?

@tomchor
Copy link
Collaborator Author

tomchor commented Aug 7, 2025

It's only a draft because I think there's more to be done for it to be robust. I also want to add more tests.

@tomchor tomchor marked this pull request as ready for review August 7, 2025 20:15
@tomchor tomchor merged commit ab41941 into main Aug 8, 2025
69 checks passed
@tomchor tomchor deleted the tc/ibg-equality branch August 8, 2025 00:28
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.

3 participants