Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
AMReX_Extrapolater.cpp File Reference
#include <AMReX_Extrapolater.H>
#include <AMReX_extrapolater_K.H>
#include <AMReX_iMultiFab.H>

Namespaces

namespace  amrex
 
namespace  amrex::Extrapolater
 

Functions

void amrex::Extrapolater::FirstOrderExtrap (MultiFab &mf, const Geometry &geom, int scomp, int ncomp)
 Extrapolate cell-centered data outward one cell to fill boundary conditions.
 
void amrex::Extrapolater::FirstOrderExtrap (MultiFab &mf, const Geometry &geom, int scomp, int ncomp, int nGrow)
 Overload that extrapolates into a caller-provided number of grow cells.