![]() |
Block-Structured AMR Software Framework
|
Utility function for filling physical-domain ghost cells on cell-centered MultiFabs. More...
#include <AMReX_Config.H>#include <AMReX_MultiFab.H>#include <AMReX_Geometry.H>#include <AMReX_BCRec.H>Go to the source code of this file.
Namespaces | |
| namespace | amrex |
Functions | |
| void | amrex::FillDomainBoundary (MultiFab &phi, const Geometry &geom, const Vector< BCRec > &bc) |
| Fill ghost cells outside the physical domain for cell-centered data (excluding periodic boundaries). | |
Utility function for filling physical-domain ghost cells on cell-centered MultiFabs.