Chombo + EB
3.0
|
This is the complete list of members for DisjointBoxLayout, including all inherited members.
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 |
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 |
checkDomains(const DisjointBoxLayout &a_dbl) const | DisjointBoxLayout | |
checkPeriodic(const ProblemDomain &a_domain) const | DisjointBoxLayout | |
close() | DisjointBoxLayout | virtual |
closeN(RefCountedPtr< Vector< Vector< std::pair< int, LayoutIndex > > > > neighbors) | DisjointBoxLayout | protectedvirtual |
closeNO() | DisjointBoxLayout | protectedvirtual |
closeNoSort() | DisjointBoxLayout | virtual |
coarsen(DisjointBoxLayout &output, const DisjointBoxLayout &input, int refinement) | DisjointBoxLayout | friend |
BoxLayout::coarsen(int a_ref) | BoxLayout | |
coarsenable(int refRatio) const | BoxLayout | |
compatible(const BoxLayout &a_rhs) const | BoxLayout | inline |
computeNeighbors() | DisjointBoxLayout | protected |
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 | |
Copier class | DisjointBoxLayout | 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 | inlinevirtual |
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 | |
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 |
isDisjoint() const | DisjointBoxLayout | |
isSorted() const | BoxLayout | inline |
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_neighbors | DisjointBoxLayout | protected |
m_physDomain | DisjointBoxLayout | protected |
m_sorted | BoxLayout | protected |
NeighborIterator class | DisjointBoxLayout | friend |
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 |
physDomain() const | DisjointBoxLayout | |
print() const | BoxLayout | |
procID(const LayoutIndex &a_index) const | BoxLayout | inline |
procIDs() const | BoxLayout | |
refCount() const | BoxLayout | inline |
refine(DisjointBoxLayout &output, const DisjointBoxLayout &input, int refinement) | DisjointBoxLayout | friend |
BoxLayout::refine(int a_ref) | BoxLayout | |
sameBoxes(const BoxLayout &a_layout) const | BoxLayout | |
setDomain(const ProblemDomain &a_domain) | DisjointBoxLayout | inline |
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 |
~DisjointBoxLayout() | DisjointBoxLayout | inlinevirtual |