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_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 RefCountedPtr< BaseIF > &a_baseif, const RefCountedPtr< EBIndexSpace > &a_ebis) | PhaseRealm | |
defineCoarToCoarRedistOper(const int a_lmin, const int a_regsize) | PhaseRealm | protected |
defineCoarToFineRedistOper(const int a_lmin, const int a_regsize) | PhaseRealm | protected |
defineEBCoarAve(const int a_lmin) | PhaseRealm | protected |
defineEBCoarseToFineInterp(const int a_lmin) | PhaseRealm | protected |
defineEBLevelGrid(const int a_lmin) | PhaseRealm | protected |
defineEBMultigrid(const int a_lmin) | PhaseRealm | protected |
defineFillPatch(const int a_lmin) | PhaseRealm | protected |
defineFineToCoarRedistOper(const int a_lmin, const int a_regsize) | PhaseRealm | protected |
defineFluxReg(const int a_lmin, const int a_regsize) | PhaseRealm | protected |
defineGradSten(const int a_lmin) | PhaseRealm | protected |
defineIrregSten() | PhaseRealm | protected |
defineLevelSet(const int a_lmin, const int a_numGhost) | PhaseRealm | protected |
defineMultigridInjection(const int a_lmin) | PhaseRealm | protected |
defineNonConsDivSten() | PhaseRealm | protected |
defineParticleMesh() | PhaseRealm | protected |
defineRedistOper(const int a_lmin, const int a_regsize) | PhaseRealm | protected |
defineVofIterator(const int a_lmin) | PhaseRealm | protected |
getCentroidInterpolationStencils() const | PhaseRealm | |
getCoarseAverage() const | PhaseRealm | |
getDomains() const | PhaseRealm | |
getDx() const | PhaseRealm | |
getEbCentroidInterpolationStencilStencils() const | PhaseRealm | |
getEBCoarseFineParticleMesh() const | PhaseRealm | |
getEBIndexSpace() const | PhaseRealm | |
getEBISLayout() const | PhaseRealm | |
getEBLevelGrid() const | PhaseRealm | |
getEBLevelGridCoFi() const | PhaseRealm | |
getFineInterp() const | PhaseRealm | |
getFluxRegister() const | PhaseRealm | |
getGhostCellInterpolator() const | PhaseRealm | |
getGradientOp() const | PhaseRealm | |
getGrids() const | PhaseRealm | |
getLevelset() const | PhaseRealm | |
getMultigridInterpolator() const | PhaseRealm | |
getNonConservativeDivergenceStencils() const | PhaseRealm | |
getParticleMesh() const | PhaseRealm | |
getRedistributionOp() const | PhaseRealm | |
getRefinementRatios() const | PhaseRealm | |
getSurfaceDeposition() const | PhaseRealm | |
getVofIterator() const | PhaseRealm | |
m_baseif | PhaseRealm | protected |
m_centroidInterpolationStencil | PhaseRealm | protected |
m_centroidStencilType | PhaseRealm | protected |
m_coarAve | PhaseRealm | mutableprotected |
m_domains | PhaseRealm | protected |
m_dx | PhaseRealm | protected |
m_ebCentroidInterpolationStencil | PhaseRealm | protected |
m_ebCentroidStencilType | PhaseRealm | protected |
m_ebFineInterp | PhaseRealm | mutableprotected |
m_ebis | PhaseRealm | protected |
m_ebisl | PhaseRealm | protected |
m_eblg | PhaseRealm | protected |
m_eblgCoFi | PhaseRealm | protected |
m_eblgFiCo | PhaseRealm | protected |
m_ebReflux | PhaseRealm | mutableprotected |
m_finestLevel | PhaseRealm | protected |
m_ghostCellInterpolator | PhaseRealm | mutableprotected |
m_gradientOp | PhaseRealm | mutableprotected |
m_grids | PhaseRealm | protected |
m_hasEbCf | PhaseRealm | protected |
m_isDefined | PhaseRealm | protected |
m_levelset | PhaseRealm | protected |
m_multigridInterpolationOrder | PhaseRealm | protected |
m_multigridInterpolationRadius | PhaseRealm | protected |
m_multigridInterpolationWeight | PhaseRealm | protected |
m_multigridInterpolator | PhaseRealm | mutableprotected |
m_NonConservativeDivergenceStencil | PhaseRealm | protected |
m_numEbGhostsCells | PhaseRealm | protected |
m_numGhostCells | PhaseRealm | protected |
m_numLsfGhostCells | PhaseRealm | protected |
m_operatorMap | PhaseRealm | protected |
m_particleMesh | PhaseRealm | mutableprotected |
m_probLo | PhaseRealm | protected |
m_profile | PhaseRealm | protected |
m_redistributionOp | PhaseRealm | mutableprotected |
m_redistributionRadius | PhaseRealm | protected |
m_refinementRatios | PhaseRealm | protected |
m_surfaceDeposition | PhaseRealm | mutableprotected |
m_verbose | PhaseRealm | protected |
m_vofIter | PhaseRealm | mutableprotected |
operator=(const PhaseRealm &a_other)=delete | PhaseRealm | |
operator=(const PhaseRealm &&a_other)=delete | PhaseRealm | |
PhaseRealm() | PhaseRealm | |
PhaseRealm(const PhaseRealm &a_other)=delete | PhaseRealm | |
PhaseRealm(const PhaseRealm &&a_other)=delete | PhaseRealm | |
preRegrid() | PhaseRealm | |
queryOperator(const std::string a_operator) const | PhaseRealm | |
registerOperator(const std::string a_operator) | PhaseRealm | |
regridBase(const int a_lmin) | PhaseRealm | |
regridOperators(const int a_lmin) | PhaseRealm | |
setGrids(const Vector< DisjointBoxLayout > &a_grids, const int a_finestLevel) | PhaseRealm | |
~PhaseRealm() | PhaseRealm | virtual |