IAS-Astrophysics / athenak

Performance-portable version of the Athena++ astrophysical AMR-MHD code using Kokkos.
BSD 3-Clause "New" or "Revised" License
23 stars 13 forks source link

hotfixing z4c amr and remove most warnings at compile time #583

Closed HengruiPrinceton closed 1 week ago

HengruiPrinceton commented 2 weeks ago

Z4c with AMR is broken in current master due to incorrect size of the T_\mu\nu array when AMR is invoked. This merge request fixes this. Also removes most of the warnings during compile.