Chombo + EB + MF
3.2
|
#include <EBConstantCFInterp.H>
Public Member Functions | |
EBConstantCFInterp (const DisjointBoxLayout &a_dbl, const EBISLayout &a_ebisl, const ProblemDomain &a_domain, const IntVect &a_nGhost) | |
~EBConstantCFInterp () | |
void | interpolate (LevelData< EBCellFAB > &a_soln) |
Protected Member Functions | |
void | interpolate (EBCellFAB &a_phi, const DataIndex &a_datInd, int a_idir, Side::LoHiSide a_hiorlo) |
Protected Attributes | |
DisjointBoxLayout | m_dbl |
EBISLayout | m_ebisl |
ProblemDomain | m_domain |
IntVect | m_nGhost |
CornerCopier | m_cornerCopier |
Private Member Functions | |
EBConstantCFInterp () | |
EBConstantCFInterp (const EBConstantCFInterp &a_opin) | |
void | operator= (const EBConstantCFInterp &a_opin) |
Class to do constant extrapolation of data onto ONE ghost cell from neighboring internal data.
EBConstantCFInterp::EBConstantCFInterp | ( | const DisjointBoxLayout & | a_dbl, |
const EBISLayout & | a_ebisl, | ||
const ProblemDomain & | a_domain, | ||
const IntVect & | a_nGhost | ||
) |
EBConstantCFInterp::~EBConstantCFInterp | ( | ) |
|
inlineprivate |
References MayDay::Error().
|
inlineprivate |
References MayDay::Error().
fills ghost cells over coarse fine interpolation with constant extrapolation
|
protected |
|
inlineprivate |
References MayDay::Error().
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |