8000 Change the integer type in periodic node sorting by clarkpede · Pull Request #504 · su2code/SU2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Change the integer type in periodic node sorting #504

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 1 commit into from
Feb 6, 2018

Conversation

clarkpede
Copy link
Contributor

I accidentally used the wrong type of integer at one point in the periodic-node-resorting. As pointed out by @LaSerpe, jPoint should be an unsigned long to handle large numbers of grid points.

As pointed out by @LaSerpe , the point counter should be an unsigned long
to allow large node counts.
Copy link
Contributor
@LaSerpe LaSerpe left a comment

Choose a reason for hiding this comment

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

Of course this is ok!
Thanks for fixing this!

@LaSerpe LaSerpe merged commit bfd7131 into su2code:develop Feb 6, 2018
@clarkpede clarkpede deleted the fix-integer-type-in-periodic branch May 11, 2018 16:51
CatarinaGarbacz pushed a commit that referenced this pull request Aug 26, 2019
Change the integer type in periodic node sorting
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
0