AMReX-Astro / Castro

Castro (Compressible Astrophysics): An adaptive mesh, astrophysical compressible (radiation-, magneto-) hydrodynamics simulation code for massively parallel CPU and GPU architectures.

Home Page:http://amrex-astro.github.io/Castro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template Riemann solvers on idir

zingale opened this issue · comments

We have a lot of branching logic in the Riemann solvers that checks the direction, idir. These can easily be eliminated via templating.

.take