AMReX-Codes / amrex

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

Fix FillPatcher after enforcing PhysBCFunct operator() fills nghost #3941

Closed cgilet closed 4 months ago

cgilet commented 4 months ago

grow cells (PR 3914)

Also assert in operator that mf has nghost grow cells to fill.

Summary

Additional background

Checklist

The proposed changes:

WeiqunZhang commented 4 months ago

We also need to change Line 596.