Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
AMReX_Extrapolater.cpp File Reference

Namespaces

namespace  amrex
 
namespace  amrex::Extrapolater
 

Functions

void amrex::Extrapolater::FirstOrderExtrap (MultiFab &mf, const Geometry &geom, int scomp, int ncomp)
 It is expected that FillBoundary (w/ periodicity) has been called on mf.
 
void amrex::Extrapolater::FirstOrderExtrap (MultiFab &mf, const Geometry &geom, int scomp, int ncomp, int nGrow)
 It is expected that FillBoundary (w/ periodicity) has been called on mf.