AMReX-Astro / Castro

Castro (Compressible Astrophysics): An adaptive mesh, astrophysical compressible (radiation-, magneto-) hydrodynamics simulation code for massively parallel CPU and GPU architectures.
http://amrex-astro.github.io/Castro
Other
297 stars 99 forks source link

use reduceop array to shorten reduces in sum_utils #2727

Open zingale opened 7 months ago

zingale commented 7 months ago

The reductions in sum_utils.cpp can benefit from these changes: https://github.com/AMReX-Codes/amrex/pull/3718