This is the complete list of members for amrex::BoxDomain, including all inherited members.
| accrete(int sz) | amrex::BoxDomain | |
| amrex::BoxList::accrete(const IntVect &sz) | amrex::BoxList | protected |
| add(const Box &b) | amrex::BoxDomain | |
| add(const BoxList &bl) | amrex::BoxDomain | |
| Bcast() | amrex::BoxList | protected |
| begin() noexcept | amrex::BoxDomain | inline |
| begin() const noexcept | amrex::BoxDomain | inline |
| BoxDomain() | amrex::BoxDomain | |
| BoxDomain(const Box &bx) | amrex::BoxDomain | |
| BoxDomain(IndexType itype) | amrex::BoxDomain | explicit |
| BoxDomain(BoxList &&bl) | amrex::BoxDomain | explicitprivate |
| BoxList() | amrex::BoxList | protected |
| BoxList(const Box &bx) | amrex::BoxList | explicitprotected |
| BoxList(IndexType _btype) | amrex::BoxList | explicitprotected |
| BoxList(const BoxArray &ba) | amrex::BoxList | explicitprotected |
| BoxList(Vector< Box > &&bxs) | amrex::BoxList | explicitprotected |
| BoxList(const Box &bx, const IntVect &tilesize) | amrex::BoxList | protected |
| BoxList(const Box &bx, int nboxes) | amrex::BoxList | protected |
| BoxList(const Box &bx, int nboxes, Direction dir) | amrex::BoxList | protected |
| BoxList(const BoxList &rhs)=default | amrex::BoxList | protected |
| BoxList(BoxList &&rhs)=default | amrex::BoxList | protected |
| boxList() const | amrex::BoxDomain | |
| btype | amrex::BoxList | private |
| capacity() const noexcept | amrex::BoxList | inlineprotected |
| catenate(BoxList &blist) | amrex::BoxList | protected |
| cbegin() const noexcept | amrex::BoxList | inlineprotected |
| cend() const noexcept | amrex::BoxList | inlineprotected |
| clear() | amrex::BoxDomain | |
| ClusterList | amrex::BoxDomain | friend |
| coarsen(int ratio) | amrex::BoxDomain | |
| amrex::BoxList::coarsen(const IntVect &ratio) | amrex::BoxList | protected |
| complementIn(const Box &b, const BoxDomain &bl) | amrex::BoxDomain | |
| amrex::BoxList::complementIn(const Box &b, const BoxList &bl) | amrex::BoxList | protected |
| amrex::BoxList::complementIn(const Box &b, BoxList &&bl) | amrex::BoxList | protected |
| amrex::BoxList::complementIn(const Box &b, const BoxArray &ba) | amrex::BoxList | protected |
| const_iterator typedef | amrex::BoxDomain | |
| contains(const BoxList &bl) const | amrex::BoxDomain | |
| convert(IndexType typ) noexcept | amrex::BoxList | protected |
| data() noexcept | amrex::BoxList | inlineprotected |
| data() const noexcept | amrex::BoxList | inlineprotected |
| enclosedCells() noexcept | amrex::BoxList | protected |
| enclosedCells(int dir) noexcept | amrex::BoxList | protected |
| end() noexcept | amrex::BoxDomain | inline |
| end() const noexcept | amrex::BoxDomain | inline |
| front() noexcept | amrex::BoxList | inlineprotected |
| front() const noexcept | amrex::BoxList | inlineprotected |
| intersect(const Box &b) | amrex::BoxDomain | |
| amrex::BoxList::intersect(const BoxList &bl) | amrex::BoxList | protected |
| isDisjoint() const | amrex::BoxList | protected |
| isEmpty() const noexcept | amrex::BoxDomain | inline |
| isNotEmpty() const noexcept | amrex::BoxDomain | inline |
| iterator typedef | amrex::BoxList | protected |
| ixType() const noexcept | amrex::BoxDomain | inline |
| join(const BoxList &blist) | amrex::BoxList | protected |
| join(const Vector< Box > &barr) | amrex::BoxList | protected |
| m_lbox | amrex::BoxList | private |
| maxSize(int chunk) | amrex::BoxList | protected |
| maxSize(const IntVect &chunk) | amrex::BoxList | protected |
| minimalBox() const | amrex::BoxDomain | |
| ok() const | amrex::BoxDomain | |
| operator!=(const BoxDomain &rhs) const | amrex::BoxDomain | |
| amrex::BoxList::operator!=(const BoxList &rhs) const | amrex::BoxList | protected |
| operator=(const BoxList &rhs)=default | amrex::BoxList | protected |
| operator=(BoxList &&rhs)=default | amrex::BoxList | protected |
| operator==(const BoxDomain &rhs) const | amrex::BoxDomain | |
| amrex::BoxList::operator==(const BoxList &rhs) const | amrex::BoxList | protected |
| ordered_simplify() | amrex::BoxList | protected |
| parallelComplementIn(const Box &b, const BoxList &bl) | amrex::BoxList | protected |
| parallelComplementIn(const Box &b, BoxList &&bl) | amrex::BoxList | protected |
| parallelComplementIn(const Box &b, const BoxArray &ba) | amrex::BoxList | protected |
| push_back(const Box &bn) | amrex::BoxList | inlineprotected |
| refine(int ratio) | amrex::BoxDomain | |
| amrex::BoxList::refine(const IntVect &ratio) | amrex::BoxList | protected |
| removeEmpty() | amrex::BoxList | protected |
| reserve(std::size_t n) | amrex::BoxList | inlineprotected |
| rmBox(const Box &b) | amrex::BoxDomain | |
| set(IndexType ixtyp) noexcept | amrex::BoxList | inlineprotected |
| shift(int dir, int nzones) | amrex::BoxDomain | |
| shiftHalf(int dir, int num_halfs) | amrex::BoxDomain | |
| shiftHalf(const IntVect &iv) | amrex::BoxDomain | |
| simplify(bool best=false) | amrex::BoxDomain | |
| simplify_doit(int depth) | amrex::BoxList | private |
| size() const noexcept | amrex::BoxDomain | inline |
| surroundingNodes() noexcept | amrex::BoxList | protected |
| surroundingNodes(int dir) noexcept | amrex::BoxList | protected |
| swap(BoxList &rhs) noexcept | amrex::BoxList | inlineprotected |
| ~BoxList()=default | amrex::BoxList | protected |