Chombo + EB
3.0
|
This is the complete list of members for EBLevelGrid, including all inherited members.
coarsen(EBLevelGrid &a_eblgCoar, const EBLevelGrid &a_eblgFine, const int &a_ref) | EBLevelGrid | friend |
coarsenable(const int &a_ref) const | EBLevelGrid | |
define(const DisjointBoxLayout &a_dbl, const ProblemDomain &a_domain, const int &a_numGhostEBISL, const EBIndexSpace *a_ebisPtr) | EBLevelGrid | |
define(const DisjointBoxLayout &a_dbl, const EBISLayout &a_ebisl, const ProblemDomain &a_domain) | EBLevelGrid | |
defineCoveringIVS() | EBLevelGrid | protected |
EBLevelGrid() | EBLevelGrid | |
EBLevelGrid(const DisjointBoxLayout &a_dbl, const ProblemDomain &a_domain, const int &a_numGhostEBISL, const EBIndexSpace *a_ebisPtr) | EBLevelGrid | |
EBLevelGrid(const DisjointBoxLayout &a_dbl, const EBISLayout &a_ebisl, const ProblemDomain &a_domain) | EBLevelGrid | |
EBLevelGrid(const EBLevelGrid &ebcin) | EBLevelGrid | |
getCFIVS() const | EBLevelGrid | inline |
getCoveringIVS() const | EBLevelGrid | inline |
getDBL() const | EBLevelGrid | inline |
getDomain() const | EBLevelGrid | inline |
getEBIS() const | EBLevelGrid | inline |
getEBISL() const | EBLevelGrid | inline |
getGhost() const | EBLevelGrid | inline |
getMaxCoarseningRatio() const | EBLevelGrid | inline |
getMaxRefinementRatio() const | EBLevelGrid | inline |
isDefined() const | EBLevelGrid | inline |
m_cfivs | EBLevelGrid | protected |
m_coveringIVS | EBLevelGrid | protected |
m_domain | EBLevelGrid | protected |
m_ebisl | EBLevelGrid | protected |
m_ebisPtr | EBLevelGrid | protected |
m_grids | EBLevelGrid | protected |
m_isCoveringIVSDefined | EBLevelGrid | protected |
m_isDefined | EBLevelGrid | protected |
m_nghost | EBLevelGrid | protected |
refine(EBLevelGrid &a_eblgCoar, const EBLevelGrid &a_eblgFine, const int &a_ref) | EBLevelGrid | friend |
setDefaultValues() | EBLevelGrid | protected |
setMaxCoarseningRatio(const int &a_maxCoarsen, const EBIndexSpace *const a_ebisPtr) | EBLevelGrid | inline |
setMaxRefinementRatio(const int &a_maxRefine) | EBLevelGrid | inline |
~EBLevelGrid() | EBLevelGrid |