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

make some helmeos stuff constexpr #1384

Merged
merged 6 commits into from
Nov 17, 2023

Conversation

zingale
Copy link
Member

@zingale zingale commented Nov 13, 2023

No description provided.

@zingale
Copy link
Member Author

zingale commented Nov 13, 2023

I no longer remember why we copy these:

 1313     input_is_constant = eos_input_is_constant;                                                                                            
 1314     do_coulomb = use_eos_coulomb;                                                                                                         
 1315     ttol = eos_ttol;                                                                                                                      
 1316     dtol = eos_dtol;                                                                                                                      
 1317                       ```

@zingale zingale merged commit e9e31f4 into AMReX-Astro:development Nov 17, 2023
24 checks passed
@zingale zingale deleted the eos_constexpr branch November 17, 2023 14:50
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