This is the complete list of members for FourthOrderInterpStencil, including all inherited members.
| define(const IntVect &a_bdryOffset, const int &a_refineCoarse, const int &a_degree=3, Interval a_fixedDims=Interval()) | FourthOrderInterpStencil | |
| fillFine(FArrayBox &a_fineFab, const FArrayBox &a_coarseFab, const IntVect &a_coarseDataCell, const IntVect &a_coarseToFineOffset=IntVect::Zero) const | FourthOrderInterpStencil | |
| FourthOrderInterpStencil() | FourthOrderInterpStencil | |
| FourthOrderInterpStencil(const IntVect &a_bdryOffset, const int &a_refineCoarse, const int &a_degree=3, Interval a_fixedDims=Interval()) | FourthOrderInterpStencil | inline |
| FourthOrderInterpStencil(const FourthOrderInterpStencil &a_input) | FourthOrderInterpStencil | inlineprivate |
| m_baseFineBox | FourthOrderInterpStencil | protected |
| m_bdryOffset | FourthOrderInterpStencil | protected |
| m_coarseBaseIndices | FourthOrderInterpStencil | |
| m_coarseToFineFab | FourthOrderInterpStencil | |
| m_defined | FourthOrderInterpStencil | protected |
| m_degree | FourthOrderInterpStencil | protected |
| m_fixedDims | FourthOrderInterpStencil | protected |
| m_refineCoarse | FourthOrderInterpStencil | protected |
| m_refineVect | FourthOrderInterpStencil | protected |
| m_stencilSize | FourthOrderInterpStencil | |
| operator=(const FourthOrderInterpStencil &a_input) | FourthOrderInterpStencil | inlineprivate |
| power1d0avg(Real a_lower, Real a_upper, int a_ipwr) const | FourthOrderInterpStencil | protected |
| power1dcoarseind0avg(int a_offset, int a_ipwr) const | FourthOrderInterpStencil | protected |
| power1dfineind0avg(int a_offset, int a_ipwr) const | FourthOrderInterpStencil | protected |
| ~FourthOrderInterpStencil() | FourthOrderInterpStencil | |