clearMemory() | FourthOrderMappedCFInterp | protected |
define(const DisjointBoxLayout &a_layout, int a_numStates, int a_refineCoarse, const ProblemDomain &a_domain, int a_coarseGhostsFill=0, Interval a_fixedDims=Interval()) | FourthOrderMappedCFInterp | |
FourthOrderMappedCFInterp() | FourthOrderMappedCFInterp | |
FourthOrderMappedCFInterp(const FourthOrderMappedCFInterp &) | FourthOrderMappedCFInterp | private |
freeJ() | FourthOrderMappedCFInterp | protected |
getGradient(FArrayBox &a_gradFab, const FArrayBox &a_srcFab, const Box &a_bx) | FourthOrderMappedCFInterp | protected |
interpToFineJU(LevelData< FArrayBox > &a_fineJU) | FourthOrderMappedCFInterp | |
m_A1 | FourthOrderMappedCFInterp | protected |
m_alpha | FourthOrderMappedCFInterp | protected |
m_B | FourthOrderMappedCFInterp | protected |
m_beta | FourthOrderMappedCFInterp | protected |
m_coarseData | FourthOrderMappedCFInterp | protected |
m_coarseDomain | FourthOrderMappedCFInterp | protected |
m_coarseGhostsFill | FourthOrderMappedCFInterp | protected |
m_coarseGhostVect | FourthOrderMappedCFInterp | protected |
m_coeff0 | FourthOrderMappedCFInterp | protected |
m_coeffs | FourthOrderMappedCFInterp | protected |
m_defined | FourthOrderMappedCFInterp | protected |
m_degree | FourthOrderMappedCFInterp | protected |
m_domain | FourthOrderMappedCFInterp | protected |
m_fineAvgPowers | FourthOrderMappedCFInterp | protected |
m_fineBox | FourthOrderMappedCFInterp | protected |
m_fixedDims | FourthOrderMappedCFInterp | protected |
m_FnLevJ | FourthOrderMappedCFInterp | protected |
m_ghostVect | FourthOrderMappedCFInterp | protected |
m_gradFineAvgPowers | FourthOrderMappedCFInterp | protected |
m_haveCoeffs | FourthOrderMappedCFInterp | protected |
m_haveJ | FourthOrderMappedCFInterp | protected |
m_interpUnit | FourthOrderMappedCFInterp | protected |
m_JfineAvgPowers | FourthOrderMappedCFInterp | protected |
m_layout | FourthOrderMappedCFInterp | protected |
m_layoutCoarsened | FourthOrderMappedCFInterp | protected |
m_maxStencilDist | FourthOrderMappedCFInterp | protected |
m_nInterpDims | FourthOrderMappedCFInterp | protected |
m_normB | FourthOrderMappedCFInterp | protected |
m_numNonzeroPowers | FourthOrderMappedCFInterp | protected |
m_numStates | FourthOrderMappedCFInterp | protected |
m_QRmatrix | FourthOrderMappedCFInterp | protected |
m_QRtau | FourthOrderMappedCFInterp | protected |
m_refineCoarse | FourthOrderMappedCFInterp | protected |
m_refineVect | FourthOrderMappedCFInterp | protected |
m_stencilBox | FourthOrderMappedCFInterp | protected |
m_stencilHere | FourthOrderMappedCFInterp | protected |
m_stencils | FourthOrderMappedCFInterp | protected |
operator=(const FourthOrderMappedCFInterp &) | FourthOrderMappedCFInterp | private |
setCrFnLevUandJU(const LevelData< FArrayBox > &a_CrFnLevU, const LevelData< FArrayBox > &a_CrFnLevJU) | FourthOrderMappedCFInterp | |
setJ(const LevelData< FArrayBox > &a_FnLevJ, const LevelData< FArrayBox > &a_CrFnLevJ) | FourthOrderMappedCFInterp | |
setStencil(BaseFab< IntVect > &a_stencil, const Box &a_coarseBox) | FourthOrderMappedCFInterp | protected |
~FourthOrderMappedCFInterp() | FourthOrderMappedCFInterp | |