| addBox(const Box &box, int procID) | BoxLayout | |
| adjCellHi(DisjointBoxLayout &a_output, const DisjointBoxLayout &a_input, int a_dir, int a_len=1) | DisjointBoxLayout | [friend] |
| adjCellLo(DisjointBoxLayout &a_output, const DisjointBoxLayout &a_input, int a_dir, int a_len=1) | DisjointBoxLayout | [friend] |
| BoxLayout() | BoxLayout | |
| BoxLayout(const Vector< Box > &a_boxes, const Vector< int > &a_procIDs) | BoxLayout | |
| check(const LayoutIndex &index) const | BoxLayout | [inline] |
| checkDomains(const DisjointBoxLayout &a_dbl) const | DisjointBoxLayout | |
| checkPeriodic(const ProblemDomain &a_domain) const | DisjointBoxLayout | |
| close() | DisjointBoxLayout | [virtual] |
| coarsen(DisjointBoxLayout &output, const DisjointBoxLayout &input, int refinement) | DisjointBoxLayout | [friend] |
| BoxLayout::coarsen(BoxLayout &output, const BoxLayout &input, int refinement) | BoxLayout | [friend] |
| Copier class | DisjointBoxLayout | [friend] |
| DataIterator class | BoxLayout | [friend] |
| dataIterator() const | BoxLayout | |
| deepCopy(const DisjointBoxLayout &a_source) | DisjointBoxLayout | [virtual] |
| deepCopy(const BoxLayout &a_source) | DisjointBoxLayout | [virtual] |
| deepCopy(const BoxLayout &a_source, const ProblemDomain &a_physDomain) | DisjointBoxLayout | [virtual] |
| define(const Vector< Box > &a_boxes, const Vector< int > &a_procIDs) | DisjointBoxLayout | [virtual] |
| define(BoxLayout &a_layout) | DisjointBoxLayout | |
| define(BoxLayout &a_layout, const ProblemDomain &a_physDomain) | DisjointBoxLayout | |
| define(const Vector< Box > &a_boxes, const Vector< int > &a_procIDs, const ProblemDomain &a_physDomain) | DisjointBoxLayout | [virtual] |
| define_pd(const Vector< Box > &a_boxes, const Vector< int > &a_procIDs, const ProblemDomain &a_physDomain) | DisjointBoxLayout | [inline, virtual] |
| DisjointBoxLayout() | DisjointBoxLayout | |
| DisjointBoxLayout(const Vector< Box > &a_boxes, const Vector< int > &a_procIDs) | DisjointBoxLayout | |
| DisjointBoxLayout(const Vector< Box > &a_boxes, const Vector< int > &a_procIDs, const ProblemDomain &a_physDomain) | DisjointBoxLayout | |
| eq(const BoxLayout &rhs) const | BoxLayout | [inline] |
| get(const LayoutIndex &it) const | BoxLayout | [inline] |
| index(const LayoutIndex &index) const | BoxLayout | [inline] |
| isClosed() const | BoxLayout | [inline] |
| isDisjoint() const | DisjointBoxLayout | |
| isSorted() const | BoxLayout | [inline] |
| LayoutIterator class | BoxLayout | [friend] |
| layoutIterator() const | BoxLayout | |
| m_boxes | BoxLayout | [protected] |
| m_closed | BoxLayout | [protected] |
| m_dataIterator | BoxLayout | [protected] |
| m_index | BoxLayout | [protected] |
| m_layout | BoxLayout | [protected] |
| m_physDomain | DisjointBoxLayout | [private] |
| numBoxes(const int procID) const | BoxLayout | |
| operator=(const BoxLayout &a_rhs) | BoxLayout | |
| operator==(const BoxLayout &rhs) const | BoxLayout | [inline] |
| operator[](const LayoutIndex &it) const | BoxLayout | [inline] |
| operator[](const LayoutIndex &it) | BoxLayout | [inline] |
| p() const | BoxLayout | [inline] |
| physDomain() const | DisjointBoxLayout | [protected] |
| print() const | BoxLayout | |
| procID(const LayoutIndex &a_index) const | BoxLayout | [inline] |
| refine(DisjointBoxLayout &output, const DisjointBoxLayout &input, int refinement) | DisjointBoxLayout | [friend] |
| BoxLayout::refine(BoxLayout &output, const BoxLayout &input, int refinement) | BoxLayout | [friend] |
| setIndexVector() | BoxLayout | [protected] |
| setProcID(const LayoutIndex &a_index, unsigned int a_procID) | BoxLayout | [inline] |
| size() const | BoxLayout | [inline] |
| sort() | BoxLayout | |
| ~BoxLayout() | BoxLayout | [virtual] |
| ~DisjointBoxLayout() | DisjointBoxLayout | [inline, virtual] |