BoxLayout() | BoxLayout | |
BoxLayout(int a_M, const vector< Point > &a_points) | BoxLayout | |
BoxLayout(int a_M) | BoxLayout | |
canCoarsen(unsigned int a_numLevels=1) const | BoxLayout | |
coarsen(unsigned int a_numLevels=1) const | BoxLayout | |
deepCoarsen(unsigned int a_numLevels=1) const | BoxLayout | |
getBitBox() const | BoxLayout | [inline] |
getBitmap() const | BoxLayout | |
getBlockPower() const | BoxLayout | [inline] |
getBoxsize() const | BoxLayout | [inline] |
getCornerFromBitpoint(const Point &a_point) | BoxLayout | |
getDomain() const | BoxLayout | |
getNeighbor(const Point &a_p, const Point &a_dir) | BoxLayout | |
getPatchIndex(const Point &a_point) const | BoxLayout | |
getPatchLocs() const | BoxLayout | |
m_bitbox | BoxLayout | [private] |
m_blockPower | BoxLayout | [private] |
m_blocksize | BoxLayout | [private] |
m_domain | BoxLayout | [private] |
neighborExists(const Point &a_p, const int a_dir, const int a_face) | BoxLayout | |
operator[](const Point &a_pt) const | BoxLayout | [inline] |
print() const | BoxLayout | [inline] |
sameBLI(const BoxLayout &a_bli) const | BoxLayout | |
shift(const Box &a_bx, const Point &a_pt) | BoxLayout | |
size() | BoxLayout | [inline] |
~BoxLayout() | BoxLayout |