Chombo + EB
3.0
|
This is the complete list of members for BoxLayout, including all inherited members.
adjCellSide(int a_dir, int a_len, Side::LoHiSide a_sd) | 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 |
coarsen(int a_ref) | BoxLayout | |
coarsenable(int refRatio) const | BoxLayout | |
compatible(const BoxLayout &a_rhs) const | BoxLayout | inline |
convertNewToOld(const IntVect &a_permutation, const IntVect &a_sign, const IntVect &a_translation) | BoxLayout | |
convertOldToNew(const IntVect &a_permutation, const IntVect &a_sign, const IntVect &a_translation) | BoxLayout | |
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 |
enclosedCells() | BoxLayout | |
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 | |
grow(int a_growth) | BoxLayout | |
grow(IntVect a_growth) | BoxLayout | |
grow(int a_dir, int a_growth) | BoxLayout | |
growSide(int idir, int length, Side::LoHiSide a_sd) | 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 | |
m_boxes | BoxLayout | protected |
m_closed | BoxLayout | protected |
m_dataIterator | BoxLayout | protected |
m_indicies | BoxLayout | protected |
m_layout | BoxLayout | protected |
m_sorted | BoxLayout | protected |
numBoxes(const int procID) const | BoxLayout | |
numCells() const | BoxLayout | |
operator &=(const Box &a_box) | BoxLayout | |
operator &=(const ProblemDomain &a_domain) | 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 | |
refCount() const | BoxLayout | inline |
refine(int a_ref) | BoxLayout | |
refine(BoxLayout &output, const BoxLayout &input, int refinement) | BoxLayout | friend |
sameBoxes(const BoxLayout &a_layout) const | BoxLayout | |
setProcID(const LayoutIndex &a_index, unsigned int a_procID) | BoxLayout | inline |
size() const | BoxLayout | |
sort() | BoxLayout | |
surroundingNodes() | BoxLayout | |
timedDataIterator() const | BoxLayout | |
transform(BaseTransform &a_transform) | BoxLayout | |
~BoxLayout() | BoxLayout | virtual |