Chombo + EB
3.2
|
This is the complete list of members for EBISLevel, including all inherited members.
cellStitch(EBData &a_ebdataCoarA, EBData &a_ebdataCoarB, const EBGraph &a_ebgrapCoarA, const EBGraph &a_ebgrapCoarB, const EBISBox &a_ebisbxFineA, const EBISBox &a_ebisbxFineB, const IntVect &a_iv, const int &a_aphase, const int &a_bphase) | EBISLevel | |
checkGraph() const | EBISLevel | |
clearMultiBoundaries() | EBISLevel | |
coarsenFaces(EBISLevel &a_fineEBIS) | EBISLevel | |
coarsenVoFs(EBISLevel &a_fineEBIS) | EBISLevel | |
defineGraphFromGeo(LevelData< EBGraph > &a_graph, LayoutData< Vector< IrregNode > > &a_allNodes, const GeometryService &a_geoserver, const DisjointBoxLayout &a_grids, const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx, bool a_hasMoments) | EBISLevel | privatestatic |
dumpCache() const | EBISLevel | private |
dumpDebug(const string &a_string) | EBISLevel | |
EBIndexSpace class | EBISLevel | friend |
EBISLevel() | EBISLevel | |
EBISLevel(const ProblemDomain &a_domain, const RealVect &a_origin, const Real &a_dx, const GeometryService &a_geoserver, int a_nCellMax, const bool &a_fixRegularNextToMultiValued=true) | EBISLevel | |
EBISLevel(EBISLevel &a_finerLevel, const GeometryService &a_geoserver, int a_nCellMax, const bool &a_fixRegularNextToMultiValued=true) | EBISLevel | |
EBISLevel(HDF5Handle &handle) | EBISLevel | |
EBISLevel(HDF5Handle &a_handle, const int &a_levelNumber) | EBISLevel | |
EBISLevel(const EBISLevel &ebiin) | EBISLevel | inlineprivate |
fillEBISLayout(EBISLayout &a_ebis, const DisjointBoxLayout &a_grids, const int &a_nghost) const | EBISLevel | |
fixFineToCoarse(EBISLevel &a_fineEBIS) | EBISLevel | |
fixRegularNextToMultiValued() | EBISLevel | |
getCoveredGrids(const ProblemDomain &a_domain) const | EBISLevel | |
getDomain() const | EBISLevel | |
getDX() const | EBISLevel | |
getFlowGrids(const ProblemDomain &a_domain) const | EBISLevel | |
getGraphSummary(long long &a_irrVoFs, long long &a_arcs, long long &a_multiVoFs, long long &a_zeroVoFs, long long &a_zeroVoFsArcs) | EBISLevel | |
getGrids() const | EBISLevel | |
getIrregGrids(const ProblemDomain &a_domain) const | EBISLevel | |
getOrigin() const | EBISLevel | |
irregCells() const | EBISLevel | |
levelStitch(EBISLevel &a_otherPhase, const EBISLevel *a_fineThisPtr, const EBISLevel *a_fineOtherPtr) | EBISLevel | |
m_cache | EBISLevel | mutableprivate |
m_cacheHits | EBISLevel | mutableprivate |
m_cacheMisses | EBISLevel | mutableprivate |
m_cacheStale | EBISLevel | mutableprivate |
m_data | EBISLevel | private |
m_domain | EBISLevel | private |
m_dx | EBISLevel | private |
m_graph | EBISLevel | private |
m_grids | EBISLevel | private |
m_hasMoments | EBISLevel | private |
m_level | EBISLevel | private |
m_origin | EBISLevel | private |
m_phase | EBISLevel | |
m_tolerance | EBISLevel | private |
makeBoxes(Vector< Box > &a_boxes, Vector< unsigned long long > &a_loads, const Box &a_region, const ProblemDomain &a_domain, const GeometryService &a_geoserver, const RealVect &a_origin, const Real &a_dx, bool a_hasMoments, const int a_ncellmax) | EBISLevel | privatestatic |
makeBoxes(std::list< Box > &a_boxes, const Box &a_region, const ProblemDomain &a_domain, const GeometryService &a_geoserver, const RealVect &a_origin, const Real &a_dx, bool a_hasMoments, const int a_ncellmax) | EBISLevel | privatestatic |
makeLoads(Vector< unsigned long long > &a_loads, Vector< Box > &a_boxes, const Box &a_region, const ProblemDomain &a_domain, const GeometryService &a_geoserver, const RealVect &a_origin, const Real &a_dx, bool a_hasMoments, const int a_ncellmax) | EBISLevel | privatestatic |
match(const Real &a_a, const Real &a_b) const | EBISLevel | inlineprivate |
match(const RealVect &a_a, const RealVect &a_b) const | EBISLevel | inlineprivate |
numVoFsOnProc() const | EBISLevel | |
operator=(const EBISLevel &ebiin) | EBISLevel | inlineprivate |
printGraphSummary(char const *a_prefix) | EBISLevel | |
reconcileIrreg(EBISLevel &a_otherPhase) | EBISLevel | |
refreshCache() const | EBISLevel | private |
s_ebislGhost | EBISLevel | static |
s_recursive | EBISLevel | static |
s_tolerance | EBISLevel | privatestatic |
s_verbose | EBISLevel | privatestatic |
sanityCheck(const EBIndexSpace *const a_ebisPtr=Chombo_EBIS::instance()) | EBISLevel | |
setBoundaryPhase(int phase) | EBISLevel | |
totalVolFracOnProc() const | EBISLevel | |
write(HDF5Handle &a_handle) const | EBISLevel | |
write(HDF5Handle &a_handle, const int &a_levelNumber) const | EBISLevel | |
~EBISLevel() | EBISLevel |