, including all inherited members.
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] |
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] |
checkDomains(const DisjointBoxLayout &a_dbl) const | DisjointBoxLayout | |
checkPeriodic(const ProblemDomain &a_domain) const | DisjointBoxLayout | |
close() | DisjointBoxLayout | [virtual] |
closeN(RefCountedPtr< Vector< Vector< std::pair< int, unsigned int > > > > neighbors) | DisjointBoxLayout | [protected, virtual] |
closeNO() | DisjointBoxLayout | [protected, virtual] |
closeNoSort() | BoxLayout | [virtual] |
coarsen(DisjointBoxLayout &output, const DisjointBoxLayout &input, int refinement) | DisjointBoxLayout | [friend] |
BoxLayout::coarsen(BoxLayout &output, const BoxLayout &input, int refinement) | BoxLayout | [friend] |
coarsenable(int refRatio) const | BoxLayout | |
compatible(const BoxLayout &a_rhs) const | BoxLayout | [inline] |
computeNeighbors() | DisjointBoxLayout | [protected] |
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(const BoxLayout &a_layout) | DisjointBoxLayout | |
define(const 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] |
defineAndLoadBalance(const Vector< Box > &a_boxes, Vector< int > *a_procIDs) | DisjointBoxLayout | |
defineAndLoadBalance(const Vector< Box > &a_boxes, Vector< int > *a_procIDs, const ProblemDomain &a_physDomain) | DisjointBoxLayout | |
degenerate(DisjointBoxLayout &a_to, const SliceSpec &a_ss) const | DisjointBoxLayout | |
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] |
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] |
isDisjoint() const | DisjointBoxLayout | |
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] |
m_neighbors | DisjointBoxLayout | [protected] |
m_physDomain | DisjointBoxLayout | [protected] |
NeighborIterator class | DisjointBoxLayout | [friend] |
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] |
physDomain() const | DisjointBoxLayout | |
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(DisjointBoxLayout &output, const DisjointBoxLayout &input, int refinement) | DisjointBoxLayout | [friend] |
BoxLayout::refine(BoxLayout &output, const BoxLayout &input, int refinement) | BoxLayout | [friend] |
setDomain(const ProblemDomain &a_domain) | DisjointBoxLayout | [inline] |
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] |
~DisjointBoxLayout() | DisjointBoxLayout | [inline, virtual] |