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

Minor optimization of cyclic InvertPar implementation #2070

Merged
merged 2 commits into from
Aug 18, 2020

Conversation

johnomotani
Copy link
Contributor

The y-guard-cells of 'fieldAligned' are never used, so I think we can replace "RGN_NOX" with "RGN_NOBNDRY" in the call to toFieldAligned().

The y-guard-cells of 'fieldAligned' are never used, so can replace "RGN_NOX" with
"RGN_NOBNDRY" in call to toFieldAligned().
@johnomotani johnomotani added performance small-change Changes less than 100 lines - should be quick to review labels Aug 11, 2020
@ZedThree ZedThree merged commit 7042b22 into next Aug 18, 2020
@ZedThree ZedThree deleted the invertpar-cyclic-optimize branch August 18, 2020 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance small-change Changes less than 100 lines - should be quick to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants