Chombo + EB + MF
3.2
|
This is the complete list of members for MFStencil, including all inherited members.
apply(MFCellFAB &a_lofphi, const MFCellFAB &a_phi, bool incrementOnly=false) const | MFStencil | |
cache(const MFCellFAB &a_lphi) const | MFStencil | |
computeOffsets(const Vector< agg_t > &a_stencil) | MFStencil | protected |
m_cache | MFStencil | mutableprotected |
m_destTerms | MFStencil | protected |
m_destVar | MFStencil | protected |
m_ebisBox | MFStencil | protected |
m_ebstencil | MFStencil | protected |
m_ghostVectLph | MFStencil | protected |
m_ghostVectPhi | MFStencil | protected |
m_grid | MFStencil | protected |
m_lphBox | MFStencil | protected |
m_phiBox | MFStencil | protected |
MFStencil(const Vector< agg_t > &a_pointSten, const Box &a_gridBox, const Vector< EBISBox > &a_vectEBISBox, const IntVect &a_ghostVectLph, const IntVect &a_ghostVectPhi, int a_varDest) | MFStencil | |
MFStencil() | MFStencil | inlineprivate |
MFStencil(const MFStencil &stenin) | MFStencil | inlineprivate |
operator=(const MFStencil &stenin) | MFStencil | inlineprivate |
uncache(MFCellFAB &a_lphi) const | MFStencil | |
~MFStencil() | MFStencil | inline |