cholla-hydro / cholla

A GPU-based hydro code
https://github.com/cholla-hydro/cholla/wiki
MIT License
65 stars 32 forks source link

Fix missing headers in `chemistry_functions.cpp` #283

Closed bcaddy closed 1 year ago

bcaddy commented 1 year ago

Fixes issue #281

bcaddy commented 1 year ago

I've run all the tests and clang-tidy manually and this PR passes everything. IMO this should be merged since it passes all the tests and contains a bug fix for issue #281.