Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix a check on whether the outer boundary is open in gravity (#2833)
we were testing physbc_lo[dim] != amrex::PhysBCType::interior when it should be physbc_hi[dim]
- Loading branch information