Chombo + EB + MF
3.2
|
This is the complete list of members for SpreadingCopier, including all inherited members.
bufferAllocated() const | Copier | |
buffersAllocated | Copier | mutableprotected |
check(const DisjointBoxLayout &from, const BoxLayout &to) const | SpreadingCopier | |
clear() | Copier | 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 | |
CopyIterator class | SpreadingCopier | friend |
define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, int a_transverseDir, bool a_exchange=false) | SpreadingCopier | virtual |
define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, int a_transverseDir, bool a_exchange=false) | SpreadingCopier | virtual |
define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const IntVect &a_destGhost, int a_transverseDir, bool a_exchange=false) | SpreadingCopier | virtual |
define(const BoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, const IntVect &a_destGhost, int a_transverseDir, bool a_exchange=false) | SpreadingCopier | virtual |
define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const Vector< int > &a_transverseDir, bool a_exchange=false) | SpreadingCopier | virtual |
define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, const Vector< int > &a_transverseDir, bool a_exchange=false) | SpreadingCopier | virtual |
define(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const IntVect &a_destGhost, const Vector< int > &a_transverseDir, bool a_exchange=false) | SpreadingCopier | virtual |
define(const BoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, const IntVect &a_destGhost, const Vector< int > &a_transverseDir, bool a_exchange=false) | SpreadingCopier | 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 | |
dumpmemoryatexit() | SpreadingCopier | friend |
exchangeDefine(const DisjointBoxLayout &a_grids, const IntVect &a_ghost, bool a_includeSelf=false) | Copier | virtual |
getPhysDomain(const DisjointBoxLayout &a_level) const | Copier | protected |
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_isDefined | Copier | protected |
m_localMotionPlan | Copier | protected |
m_originPlan | Copier | protected |
m_range | Copier | |
m_toMotionPlan | Copier | protected |
m_transverseDir | SpreadingCopier | private |
numFromCellsToCopy() const | Copier | |
numLocalCellsToCopy() const | Copier | |
numToCellsToCopy() const | Copier | |
operator=(const Copier &b) | Copier | |
operator==(const Copier &rhs) const | Copier | |
print() const | SpreadingCopier | |
reverse() | SpreadingCopier | |
s_motionItemPool | Copier | protectedstatic |
setBufferAllocated(bool arg) const | Copier | |
sort() | Copier | protected |
SpreadingCopier() | SpreadingCopier | inline |
SpreadingCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, int a_transverseDir, bool a_exchange=false) | SpreadingCopier | |
SpreadingCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, int a_transverseDir, bool a_exchange=false) | SpreadingCopier | |
SpreadingCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const IntVect &a_destGhost, int a_transverseDir, bool a_exchange=false) | SpreadingCopier | |
SpreadingCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, const IntVect &a_destGhost, int a_transverseDir, bool a_exchange=false) | SpreadingCopier | |
SpreadingCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const Vector< int > &a_transverseDir, bool a_exchange=false) | SpreadingCopier | |
SpreadingCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, const Vector< int > &a_transverseDir, bool a_exchange=false) | SpreadingCopier | |
SpreadingCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const IntVect &a_destGhost, const Vector< int > &a_transverseDir, bool a_exchange=false) | SpreadingCopier | |
SpreadingCopier(const DisjointBoxLayout &a_level, const BoxLayout &a_dest, const ProblemDomain &a_domain, const IntVect &a_destGhost, const Vector< int > &a_transverseDir, bool a_exchange=false) | SpreadingCopier | |
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 |
~SpreadingCopier() | SpreadingCopier | virtual |