addBox(const Box &box, int procID) | BoxLayout | |
aliasAddBox(const Box &box) | BoxLayout | |
aliasClose() | BoxLayout | |
boxArray() const | BoxLayout | |
BoxLayout() | BoxLayout | |
BoxLayout(const Vector< Box > &a_boxes, const Vector< int > &a_procIDs) | BoxLayout | |
buildDataIndex() | BoxLayout | [protected] |
check(const LayoutIndex &index) const | BoxLayout | [inline] |
checkDefine(const Vector< Box > &a_boxes, const Vector< int > &procIDs) | BoxLayout | [protected] |
close() | BoxLayout | [virtual] |
closeNoSort() | BoxLayout | [virtual] |
coarsen(BoxLayout &output, const BoxLayout &input, int refinement) | BoxLayout | [friend] |
coarsenable(int refRatio) const | BoxLayout | |
compatible(const BoxLayout &a_rhs) const | BoxLayout | [inline] |
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] |
get(const DataIterator &it) const | BoxLayout | |
get(const LayoutIterator &it) const | BoxLayout | |
index(const LayoutIndex &index) const | BoxLayout | [inline] |
indexI(const LayoutIndex &) const | BoxLayout | [inline] |
isClosed() const | BoxLayout | [inline] |
isSorted() const | BoxLayout | [inline] |
LayoutIterator class | BoxLayout | [friend] |
layoutIterator() const | BoxLayout | |
lindex(const DataIndex &index) const | BoxLayout | [inline] |
m_boxes | BoxLayout | [protected] |
m_closed | BoxLayout | [protected] |
m_dataIterator | BoxLayout | [protected] |
m_index | BoxLayout | [protected] |
m_layout | BoxLayout | [protected] |
m_localIndex | BoxLayout | [protected] |
numBoxes(const int procID) const | BoxLayout | |
numCells() const | BoxLayout | |
operator<(const BoxLayout &rhs) const | BoxLayout | [inline] |
operator=(const BoxLayout &a_rhs) | BoxLayout | |
operator==(const BoxLayout &rhs) const | BoxLayout | [inline] |
operator[](const LayoutIndex &it) const | BoxLayout | [inline] |
operator[](const LayoutIterator &it) const | BoxLayout | |
operator[](const DataIterator &it) const | BoxLayout | |
p() const | BoxLayout | [inline] |
print() const | BoxLayout | |
procID(const LayoutIndex &a_index) const | BoxLayout | [inline] |
procIDs() const | BoxLayout | |
ref(const LayoutIndex &it) | BoxLayout | [inline] |
refCount() 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 | |
sort() | BoxLayout | |
timedDataIterator() const | BoxLayout | |
~BoxLayout() | BoxLayout | [virtual] |