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

Fixed issue with box_return_coords_to_bounds #216

Conversation

jcgraciosa
Copy link
Contributor

Original code sets all coordinates going out of bounds to the same value so it goes to one of the corners.
This is not right.
Also corrected indexing error for 3D meshes.

Copy link
Member

@julesghub julesghub left a comment

Choose a reason for hiding this comment

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

Good good!

@julesghub julesghub merged commit d336610 into underworldcode:development Jul 31, 2024
1 check passed
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.

2 participants