AMReX-Fluids / AMReX-Hydro

AMReX-based hydro routines
https://amrex-fluids.github.io/amrex-hydro/docs_html
Other
11 stars 24 forks source link

BDS: check that force is not null before using #86

Closed cgilet closed 2 years ago

cgilet commented 2 years ago

It is the convention in Godunov that the force array could be null, so must check before using.