Skip to content

Fix use of length multiplier in several LibMesh methods#3773

Open
paulromano wants to merge 1 commit intoopenmc-dev:developfrom
paulromano:libmesh-scaling-fix
Open

Fix use of length multiplier in several LibMesh methods#3773
paulromano wants to merge 1 commit intoopenmc-dev:developfrom
paulromano:libmesh-scaling-fix

Conversation

@paulromano
Copy link
Contributor

Description

#3694 changed how length scaling worked for LibMesh, but it looks like it missed a few places that should have been scaled (sample_element() and lower_left_/upper_right_). This PR addresses those.

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

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