Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
AMReX_BCUtil.H File Reference

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).
 

Detailed Description

Utility function for filling physical-domain ghost cells on cell-centered MultiFabs.