chombo-discharge
|
This is the complete list of members for Realm, including all inherited members.
define(const Vector< DisjointBoxLayout > &a_grids, const Vector< ProblemDomain > &a_domains, const Vector< int > &a_refRat, const Vector< Real > &a_dx, const RealVect a_probLo, const int a_finestLevel, const int a_blockingFactor, const int a_ebGhost, const int a_numGhost, const int a_lsfGhost, const int a_redistRad, const int a_mgInterpOrder, const int a_mgInterpRadius, const int a_mgInterpWeight, const IrregStencil::StencilType a_centroidStencil, const IrregStencil::StencilType a_ebStencil, const std::map< phase::which_phase, RefCountedPtr< BaseIF >> a_baseif, const RefCountedPtr< MultiFluidIndexSpace > &a_mfis) | Realm | |
defineHaloMask(LevelData< BaseFab< bool >> &a_coarMask, const ProblemDomain &a_domainCoar, const ProblemDomain &a_domainFine, const DisjointBoxLayout &a_gridsCoar, const DisjointBoxLayout &a_gridsFine, const int a_buffer, const int a_refRat) | Realm | protected |
defineHaloMasks(const int a_lmin) | Realm | protected |
defineLevelTiles() noexcept | Realm | protected |
defineMasks(const int a_lmin) | Realm | protected |
defineMFLevelGrid(const int a_lmin) | Realm | protected |
defineValidCells() | Realm | protected |
getCentroidInterpolationStencils(const phase::which_phase a_phase) const | Realm | |
getCoarseAverage(const phase::which_phase a_phase) | Realm | |
getDomains() const | Realm | |
getDx() const | Realm | |
getEbCentroidInterpolationStencilStencils(const phase::which_phase a_phase) const | Realm | |
getEBIndexSpace(const phase::which_phase a_phase) const | Realm | |
getEBISLayout(const phase::which_phase a_phase) const | Realm | |
getEBLevelGrid(const phase::which_phase a_phase) const | Realm | |
getEBLevelGridCoFi(const phase::which_phase a_phase) const | Realm | |
getFineInterp(const phase::which_phase a_phase) | Realm | |
getFluxRegister(const phase::which_phase a_phase) | Realm | |
getGhostCellInterpolator(const phase::which_phase a_phase) | Realm | |
getGradientOp(const phase::which_phase a_phase) const | Realm | |
getGrids() const | Realm | |
getLevelset(const phase::which_phase a_phase) const | Realm | |
getLevelTiles() const noexcept | Realm | |
getMask(const std::string a_mask, const int a_buffer) const | Realm | |
getMFLevelGrid() | Realm | |
getMultigridInterpolator(const phase::which_phase a_phase) | Realm | |
getNonConservativeDivergenceStencils(const phase::which_phase a_phase) const | Realm | |
getParticleMesh(const phase::which_phase a_phase) | Realm | |
getRealm(const phase::which_phase a_phase) | Realm | protected |
getRedistributionOp(const phase::which_phase a_phase) | Realm | |
getRefinementRatios() const | Realm | |
getSurfaceDeposition(const phase::which_phase a_phase) | Realm | |
getValidCells() const | Realm | |
getVofIterator(const phase::which_phase a_phase) const | Realm | |
m_baseif | Realm | protected |
m_blockingFactor | Realm | protected |
m_domains | Realm | protected |
m_dx | Realm | protected |
m_finestLevel | Realm | protected |
m_grids | Realm | protected |
m_isDefined | Realm | protected |
m_levelTiles | Realm | protected |
m_masks | Realm | protected |
m_mflg | Realm | protected |
m_multifluidIndexSpace | Realm | protected |
m_probLo | Realm | protected |
m_realms | Realm | mutableprotected |
m_refinementRatios | Realm | protected |
m_validCells | Realm | protected |
m_verbosity | Realm | protected |
operator=(const Realm &a_other)=delete | Realm | |
operator=(const Realm &&a_other)=delete | Realm | |
preRegrid() | Realm | |
primal | Realm | static |
Primal | Realm | static |
queryMask(const std::string a_mask, const int a_buffer) const | Realm | |
queryOperator(const std::string a_operator, const phase::which_phase a_phase) const | Realm | |
Realm() | Realm | |
Realm(const Realm &a_other)=delete | Realm | |
Realm(const Realm &&a_other)=delete | Realm | |
registerMask(const std::string a_mask, const int a_buffer) | Realm | |
registerOperator(const std::string a_operator, const phase::which_phase a_phase) | Realm | |
regridBase(const int a_lmin) | Realm | |
regridOperators(const int a_lmin) | Realm | |
setGrids(const Vector< DisjointBoxLayout > &a_grids, const int a_finestLevel) | Realm | |
~Realm() | Realm |