This is the complete list of members for amrex::EB2::Level, including all inherited members.
boxArray() const noexcept | amrex::EB2::Level | inline |
buildCellFlag() | amrex::EB2::Level | |
buildCutCellMask(Level const &fine_level) | amrex::EB2::Level | |
coarsenFromFine(Level &fineLevel, bool fill_boundary) | amrex::EB2::Level | |
DistributionMap() const noexcept | amrex::EB2::Level | inline |
fillAreaFrac(Array< MultiCutFab *, AMREX_SPACEDIM > const &areafrac, const Geometry &geom) const | amrex::EB2::Level | |
fillAreaFrac(Array< MultiFab *, AMREX_SPACEDIM > const &areafrac, const Geometry &geom) const | amrex::EB2::Level | |
fillBndryArea(MultiCutFab &bndryarea, const Geometry &geom) const | amrex::EB2::Level | |
fillBndryArea(MultiFab &bndryarea, const Geometry &geom) const | amrex::EB2::Level | |
fillBndryCent(MultiCutFab &bndrycent, const Geometry &geom) const | amrex::EB2::Level | |
fillBndryCent(MultiFab &bndrycent, const Geometry &geom) const | amrex::EB2::Level | |
fillBndryNorm(MultiCutFab &bndrynorm, const Geometry &geom) const | amrex::EB2::Level | |
fillBndryNorm(MultiFab &bndrynorm, const Geometry &geom) const | amrex::EB2::Level | |
fillCentroid(MultiCutFab ¢roid, const Geometry &geom) const | amrex::EB2::Level | |
fillCentroid(MultiFab ¢roid, const Geometry &geom) const | amrex::EB2::Level | |
fillCutCellMask(iMultiFab &cutcellmask, const Geometry &geom) const | amrex::EB2::Level | |
fillEBCellFlag(FabArray< EBCellFlagFab > &cellflag, const Geometry &geom) const | amrex::EB2::Level | |
fillEdgeCent(Array< MultiCutFab *, AMREX_SPACEDIM > const &edgecent, const Geometry &geom) const | amrex::EB2::Level | |
fillEdgeCent(Array< MultiFab *, AMREX_SPACEDIM > const &edgecent, const Geometry &geom) const | amrex::EB2::Level | |
fillFaceCent(Array< MultiCutFab *, AMREX_SPACEDIM > const &facecent, const Geometry &geom) const | amrex::EB2::Level | |
fillFaceCent(Array< MultiFab *, AMREX_SPACEDIM > const &facecent, const Geometry &geom) const | amrex::EB2::Level | |
fillLevelSet(MultiFab &levelset, const Geometry &geom) const | amrex::EB2::Level | |
fillVolFrac(MultiFab &vfrac, const Geometry &geom) const | amrex::EB2::Level | |
Geom() const noexcept | amrex::EB2::Level | inline |
getEBIndexSpace() const noexcept | amrex::EB2::Level | inline |
GShopLevel class | amrex::EB2::Level | friend |
hasEBInfo() const noexcept | amrex::EB2::Level | inline |
isAllRegular() const noexcept | amrex::EB2::Level | inline |
isOK() const noexcept | amrex::EB2::Level | inline |
Level(IndexSpace const *is, const Geometry &geom) | amrex::EB2::Level | inline |
m_allregular | amrex::EB2::Level | protected |
m_areafrac | amrex::EB2::Level | protected |
m_bndryarea | amrex::EB2::Level | protected |
m_bndrycent | amrex::EB2::Level | protected |
m_bndrynorm | amrex::EB2::Level | protected |
m_cellflag | amrex::EB2::Level | protected |
m_centroid | amrex::EB2::Level | protected |
m_covered_grids | amrex::EB2::Level | protected |
m_cutcellmask | amrex::EB2::Level | protected |
m_dmap | amrex::EB2::Level | protected |
m_edgecent | amrex::EB2::Level | protected |
m_facecent | amrex::EB2::Level | protected |
m_geom | amrex::EB2::Level | protected |
m_grids | amrex::EB2::Level | protected |
m_has_eb_info | amrex::EB2::Level | protected |
m_levelset | amrex::EB2::Level | protected |
m_mgf | amrex::EB2::Level | protected |
m_ngrow | amrex::EB2::Level | protected |
m_ok | amrex::EB2::Level | protected |
m_parent | amrex::EB2::Level | protected |
m_volfrac | amrex::EB2::Level | protected |
nGrowVect() const noexcept | amrex::EB2::Level | inline |
prepareForCoarsening(const Level &rhs, int max_grid_size, IntVect const &ngrow) | amrex::EB2::Level | |
setRegularLevel() | amrex::EB2::Level | inlineprivate |
write_to_chkpt_file(const std::string &fname, bool extend_domain_face, int max_grid_size) const | amrex::EB2::Level |