This is the complete list of members for amrex::EB2::GShopLevel< G >, 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 | |
| define_fine(G const &gshop, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt) | amrex::EB2::GShopLevel< G > | |
| DistributionMap() const noexcept | amrex::EB2::Level | inline |
| fillAreaFrac(Array< MultiCutFab *, 3 > const &areafrac, const Geometry &geom) const | amrex::EB2::Level | |
| fillAreaFrac(Array< MultiFab *, 3 > 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 *, 3 > const &edgecent, const Geometry &geom) const | amrex::EB2::Level | |
| fillEdgeCent(Array< MultiFab *, 3 > const &edgecent, const Geometry &geom) const | amrex::EB2::Level | |
| fillFaceCent(Array< MultiCutFab *, 3 > const &facecent, const Geometry &geom) const | amrex::EB2::Level | |
| fillFaceCent(Array< MultiFab *, 3 > 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(IndexSpace const *is, G const &gshop, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt) | amrex::EB2::GShopLevel< G > | |
| GShopLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, GShopLevel< G > &fineLevel) | amrex::EB2::GShopLevel< G > | |
| GShopLevel(IndexSpace const *is, const Geometry &geom) | amrex::EB2::GShopLevel< G > | |
| 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_shift | amrex::EB2::Level | protected |
| m_volfrac | amrex::EB2::Level | protected |
| makeAllRegular(IndexSpace const *is, const Geometry &geom) | amrex::EB2::GShopLevel< G > | inlinestatic |
| 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 |
| setShift(int direction, int ncells) | amrex::EB2::Level | |
| write_to_chkpt_file(const std::string &fname, bool extend_domain_face, int max_grid_size) const | amrex::EB2::Level |