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

ParmParse::queryAsDouble: Fix bug in #4152 & #4149 #4154

Merged

Conversation

WeiqunZhang
Copy link
Member

std::round should only be used when the value type is an integer, not a floating point number.



std::round should only be used when the value type is an integer, not a
floating point number.
@WeiqunZhang WeiqunZhang merged commit a0ed390 into AMReX-Codes:development Sep 17, 2024
59 checks passed
@WeiqunZhang WeiqunZhang deleted the fix_query_as_double branch September 17, 2024 17:30
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