FourthOrderPatchInterp Member List
This is the complete list of members for
FourthOrderPatchInterp, including all inherited members.
| define(const ProblemDomain &a_domain, const int &a_refineCoarse, const int &a_maxStencilDist, Interval a_fixedDims=Interval()) | FourthOrderPatchInterp | [virtual] |
| FourthOrderPatchInterp() | FourthOrderPatchInterp | |
| FourthOrderPatchInterp(const FourthOrderPatchInterp &a_input) | FourthOrderPatchInterp | [inline, private] |
| interpToFine(FArrayBox &a_fine, const FArrayBox &a_coarse, const BaseFab< IntVect > &a_stencils) | FourthOrderPatchInterp | [virtual] |
| interpToFine(FArrayBox &a_fine, const FArrayBox &a_coarse, const BaseFab< IntVect > &a_stencils, const IntVectSet &a_ivs) | FourthOrderPatchInterp | [virtual] |
| m_coarseBox | FourthOrderPatchInterp | [protected] |
| m_coarseDomain | FourthOrderPatchInterp | [protected] |
| m_defined | FourthOrderPatchInterp | [protected] |
| m_degree | FourthOrderPatchInterp | [protected] |
| m_domain | FourthOrderPatchInterp | [protected] |
| m_fixedDims | FourthOrderPatchInterp | [protected] |
| m_isCoarseBoxSet | FourthOrderPatchInterp | [protected] |
| m_maxStencilDist | FourthOrderPatchInterp | [protected] |
| m_refineCoarse | FourthOrderPatchInterp | [protected] |
| m_refineVect | FourthOrderPatchInterp | [protected] |
| m_stencils | FourthOrderPatchInterp | [protected] |
| operator=(const FourthOrderPatchInterp &a_input) | FourthOrderPatchInterp | [inline, private] |
| setCoarseBox(const Box &a_coarseBox) | FourthOrderPatchInterp | [virtual] |
| setStencil(BaseFab< IntVect > &a_stencil) | FourthOrderPatchInterp | [virtual] |
| ~FourthOrderPatchInterp() | FourthOrderPatchInterp | [virtual] |