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
293 stars 99 forks source link

Check for a singular matrix in SDC Newton solve #2903

Closed yut23 closed 1 week ago

yut23 commented 1 week ago

PR summary

This checks the result of RHS::dgefa() for templated networks.

PR motivation

Needs AMReX-Astro/Microphysics#1603.

PR checklist