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 for surface_bins_crossed override #1847

Merged
merged 1 commit into from Jun 8, 2021

Conversation

pshriwise
Copy link
Contributor

@pshriwise pshriwise commented Jun 5, 2021

Resolves #1845. I found that the returns of MOABMesh::surface_bins_crossed and LibMesh::surface_bins_crossed were identical, so removed them and we now just have UnstructuredMesh::surface_bins_crossed.

I also went through and corrected some formatting in other method signatures and a couple of comment typos.

…_bins_crossed method. Correcting some formatting and spelling too.
@pshriwise pshriwise requested a review from gridley June 5, 2021 02:51
Copy link
Contributor

@gridley gridley left a comment

Choose a reason for hiding this comment

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

Looks good to me! Nice typo fixes and comment updates along the way.

@paulromano paulromano merged commit f629ea0 into openmc-dev:develop Jun 8, 2021
@paulromano
Copy link
Contributor

Thanks @pshriwise!

@pshriwise pshriwise deleted the um_surface_bins_fix branch November 16, 2021 21:21
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.

UnstructuredMesh::surface_bins_crossed has wrong call signature
3 participants