| addBox(const Box &box, int procID) | BoxLayout | |
| BoxLayout() | BoxLayout | |
| BoxLayout(const Vector< Box > &a_boxes, const Vector< int > &a_procIDs) | BoxLayout | |
| check(const LayoutIndex &index) const | BoxLayout | [inline] |
| close() | BoxLayout | [virtual] |
| coarsen(BoxLayout &output, const BoxLayout &input, int refinement) | BoxLayout | [friend] |
| DataIterator class | BoxLayout | [friend] |
| dataIterator() const | BoxLayout | |
| deepCopy(const BoxLayout &a_source) | BoxLayout | [virtual] |
| define(const Vector< Box > &a_boxes, const Vector< int > &a_procIDs) | BoxLayout | [virtual] |
| 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] |
| 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] |
| 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] |
| print() const | BoxLayout | |
| procID(const LayoutIndex &a_index) const | BoxLayout | [inline] |
| 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] |
1.2.16