AMReX-Codes / amrex

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

InterpBndryData: Make changes for multi-level hypre #3959

Closed WeiqunZhang closed 1 month ago

WeiqunZhang commented 1 month ago

We want to limit the max width of the interpolation stencil at the coarse/fine interface.

This is only relevant for 2D, because the 2D version of InterpBndryData might use a high-order biased stencil.