AMReX-Codes / amrex

AMReX: Software Framework for Block Structured AMR
https://amrex-codes.github.io/amrex
Other
503 stars 336 forks source link

Neumann BC at coarse/fine interface for cell-centered solvers #3926

Closed WeiqunZhang closed 1 month ago

WeiqunZhang commented 2 months ago

For cell-centered linear solvers, if the lowest AMR level in the solver is not AMR level 0, the coarse/fine interface was previously assumed to be Dirichlet. In this commit, this has been relaxed to allow for homogeneous Neumann BC at the coarse/fine interface.