AMReX-Astro / MAESTROeX

A C++ low Mach number stellar hydrodynamics code
https://amrex-astro.github.io/MAESTROeX/
BSD 3-Clause "New" or "Revised" License
40 stars 22 forks source link

add a noexcept to the base state class #431

Closed ajnonaka closed 5 months ago

ajnonaka commented 5 months ago

add a noexcept to the base state class - fixes the regression suite Thanks Weiqun for finding this!