Chombo + EB
3.2
|
This is the complete list of members for CornerCopier, including all inherited members.
bufferAllocated() const | Copier | |
buffersAllocated | Copier | mutableprotected |
clear() | CornerCopier | virtual |
coarsen(int a_refRatio) | Copier | |
Copier() | Copier | inline |
Copier(const Copier &a_rhs) | Copier | |
Copier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, bool a_exchange=false, IntVect a_shift=IntVect::Zero) | Copier | |
Copier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, bool a_exchange=false, IntVect a_shift=IntVect::Zero) | Copier | |
Copier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const IntVect &a_destGhost, bool a_exchange=false, IntVect a_shift=IntVect::Zero) | Copier | |
Copier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, const IntVect &a_destGhost, bool a_exchange=false, IntVect a_shift=IntVect::Zero) | Copier | |
CornerCopier() | CornerCopier | inline |
CornerCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, bool a_exchange=false) | CornerCopier | |
CornerCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, bool a_exchange=false) | CornerCopier | |
CornerCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const IntVect &a_ghost, bool a_exchange=false) | CornerCopier | |
CornerCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, const IntVect &a_ghost, bool a_exchange=false) | CornerCopier | |
define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, bool a_exchange=false) | CornerCopier | virtual |
define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, bool a_exchange=false) | CornerCopier | virtual |
define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const IntVect &a_ghost, bool a_exchange=false) | CornerCopier | virtual |
define(const BoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, const IntVect &a_ghost, bool a_exchange=false) | CornerCopier | virtual |
Copier::define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, bool a_exchange=false, IntVect a_shift=IntVect::Zero) | Copier | virtual |
Copier::define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, bool a_exchange=false, IntVect a_shift=IntVect::Zero) | Copier | virtual |
Copier::define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const IntVect &a_destGhost, bool a_exchange=false, IntVect a_shift=IntVect::Zero) | Copier | virtual |
Copier::define(const BoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, const IntVect &a_destGhost, bool a_exchange=false, IntVect a_shift=IntVect::Zero) | Copier | virtual |
defineFixedBoxSize(const DisjointBoxLayout &a_src, const LMap &a_lmap, const IntVect &a_ghost, const ProblemDomain &a_domain, bool a_includeSelf=false, bool a_reverse=false) | Copier | |
defineFixedBoxSize(const DisjointBoxLayout &a_src, const LMap &a_lmapSrc, const IntVect &a_refRatioSrc, const DisjointBoxLayout &a_dst, const LMap &a_lmapDst, const IntVect &a_refRatioDst, const IntVect &a_ghost, const ProblemDomain &a_domain, bool a_reverse=false) | Copier | |
defineFixedSizeNodesCollect(const DisjointBoxLayout &a_layout, const LMap &a_lmap, const IntVect &a_ghostSrc, const IntVect &a_ghostDst, const ProblemDomain &a_domain) | Copier | |
defineFixedSizeNodesCollect(const DisjointBoxLayout &a_src, const LMap &a_lmapSrc, const IntVect &a_refRatioSrc, const IntVect &a_ghostSrc, const DisjointBoxLayout &a_dst, const LMap &a_lmapDst, const IntVect &a_refRatioDst, const IntVect &a_ghostDst, const ProblemDomain &a_domain) | Copier | |
exchangeDefine(const DisjointBoxLayout &a_grids, const IntVect &a_ghost, bool a_includeSelf=false) | Copier | virtual |
getPhysDomain(const DisjointBoxLayout &a_level) const | Copier | protected |
ghost() | CornerCopier | inline |
ghostDefine(const DisjointBoxLayout &a_src, const DisjointBoxLayout &a_dest, const ProblemDomain &a_domain, const IntVect &a_srcGhost) | Copier | |
ghostDefine(const DisjointBoxLayout &a_src, const DisjointBoxLayout &a_dest, const ProblemDomain &a_domain, const IntVect &a_srcGhost, const IntVect &a_destGhost) | Copier | |
isDefined() const | Copier | inline |
m_buffers | Copier | |
m_dest | Copier | protected |
m_fromMotionPlan | Copier | protected |
m_ghost | CornerCopier | private |
m_isDefined | Copier | protected |
m_localMotionPlan | Copier | protected |
m_originPlan | Copier | protected |
m_range | Copier | |
m_toMotionPlan | Copier | protected |
numFromCellsToCopy() const | Copier | |
numLocalCellsToCopy() const | Copier | |
numToCellsToCopy() const | Copier | |
operator=(const Copier &b) | Copier | |
operator==(const Copier &rhs) const | Copier | |
print() const | Copier | |
reverse() | Copier | |
s_motionItemPool | Copier | protectedstatic |
setBufferAllocated(bool arg) const | Copier | |
sort() | Copier | protected |
trimEdges(const DisjointBoxLayout &a_exchangedLayout, const IntVect &ghost) | Copier | |
trimMotion(const DisjointBoxLayout &a_exchangedLayout, const IntVect &a_ghost, const Vector< MotionItem *> &a_oldItems, Vector< MotionItem *> &a_newItems) | Copier | protected |
~Copier() | Copier | virtual |
~CornerCopier() | CornerCopier | virtual |