Box() | SAMRAI::hier::Box< DIM > | [inline] |
Box(const Index< DIM > &lower, const Index< DIM > &upper) | SAMRAI::hier::Box< DIM > | [inline] |
Box(const Box< DIM > &box) | SAMRAI::hier::Box< DIM > | [inline] |
Box(const tbox::DatabaseBox &box) | SAMRAI::hier::Box< DIM > | [inline] |
Box_from_DatabaseBox(const tbox::DatabaseBox &box) | SAMRAI::hier::Box< DIM > | [inline] |
coalesceWith(const Box< DIM > &box) | SAMRAI::hier::Box< DIM > | |
coarsen(const IntVector< DIM > &ratio) | SAMRAI::hier::Box< DIM > | [inline] |
coarsen(const Box< DIM > &box, const IntVector< DIM > &ratio) | SAMRAI::hier::Box< DIM > | [inline, static] |
contains(const Index< DIM > &p) const | SAMRAI::hier::Box< DIM > | [inline] |
contains(const Box< DIM > &b) const | SAMRAI::hier::Box< DIM > | [inline] |
DatabaseBox_from_Box() const | SAMRAI::hier::Box< DIM > | |
empty() const | SAMRAI::hier::Box< DIM > | [inline] |
grow(const IntVector< DIM > &ghosts) | SAMRAI::hier::Box< DIM > | [inline] |
grow(const int direction, const int ghosts) | SAMRAI::hier::Box< DIM > | [inline] |
grow(const Box< DIM > &box, const IntVector< DIM > &ghosts) | SAMRAI::hier::Box< DIM > | [inline, static] |
growLower(const IntVector< DIM > &ghosts) | SAMRAI::hier::Box< DIM > | [inline] |
growLower(const int direction, const int ghosts) | SAMRAI::hier::Box< DIM > | [inline] |
growUpper(const IntVector< DIM > &ghosts) | SAMRAI::hier::Box< DIM > | [inline] |
growUpper(const int direction, const int ghosts) | SAMRAI::hier::Box< DIM > | [inline] |
index(const int offset) const | SAMRAI::hier::Box< DIM > | [inline] |
intersects(const Box< DIM > &box) const | SAMRAI::hier::Box< DIM > | [inline] |
Iterator typedef | SAMRAI::hier::Box< DIM > | |
lengthen(const int direction, const int ghosts) | SAMRAI::hier::Box< DIM > | [inline] |
longestDimension() const | SAMRAI::hier::Box< DIM > | |
lower() | SAMRAI::hier::Box< DIM > | [inline] |
lower() const | SAMRAI::hier::Box< DIM > | [inline] |
lower(const int i) | SAMRAI::hier::Box< DIM > | [inline] |
lower(const int i) const | SAMRAI::hier::Box< DIM > | [inline] |
numberCells(const int i) const | SAMRAI::hier::Box< DIM > | [inline] |
numberCells() const | SAMRAI::hier::Box< DIM > | [inline] |
offset(const Index< DIM > &p) const | SAMRAI::hier::Box< DIM > | [inline] |
operator *(const Box< DIM > &box) const | SAMRAI::hier::Box< DIM > | [inline] |
operator tbox::DatabaseBox() | SAMRAI::hier::Box< DIM > | [inline] |
operator tbox::DatabaseBox() const | SAMRAI::hier::Box< DIM > | [inline] |
operator!=(const Box< DIM > &box) const | SAMRAI::hier::Box< DIM > | [inline] |
operator+(const Box< DIM > &box) const | SAMRAI::hier::Box< DIM > | [inline] |
operator+=(const Box< DIM > &box) | SAMRAI::hier::Box< DIM > | |
operator<<(std::ostream &s, const Box< D > &box) | SAMRAI::hier::Box< DIM > | [friend] |
operator=(const Box< DIM > &box) | SAMRAI::hier::Box< DIM > | [inline] |
operator=(const tbox::DatabaseBox &box) | SAMRAI::hier::Box< DIM > | [inline] |
operator==(const Box< DIM > &box) const | SAMRAI::hier::Box< DIM > | [inline] |
operator>>(std::istream &s, Box< D > &box) | SAMRAI::hier::Box< DIM > | [friend] |
refine(const IntVector< DIM > &ratio) | SAMRAI::hier::Box< DIM > | [inline] |
refine(const Box< DIM > &box, const IntVector< DIM > &ratio) | SAMRAI::hier::Box< DIM > | [inline, static] |
rotate(const int rotation_number) | SAMRAI::hier::Box< DIM > | |
set_Box_from_DatabaseBox(const tbox::DatabaseBox &box) | SAMRAI::hier::Box< DIM > | |
setEmpty() | SAMRAI::hier::Box< DIM > | [inline] |
shift(const IntVector< DIM > &offset) | SAMRAI::hier::Box< DIM > | [inline] |
shift(const int direction, const int offset) | SAMRAI::hier::Box< DIM > | [inline] |
shift(const Box< DIM > &box, const IntVector< DIM > &offset) | SAMRAI::hier::Box< DIM > | [inline, static] |
shorten(const int direction, const int ghosts) | SAMRAI::hier::Box< DIM > | [inline] |
size() const | SAMRAI::hier::Box< DIM > | [inline] |
upper() | SAMRAI::hier::Box< DIM > | [inline] |
upper() const | SAMRAI::hier::Box< DIM > | [inline] |
upper(const int i) | SAMRAI::hier::Box< DIM > | [inline] |
upper(const int i) const | SAMRAI::hier::Box< DIM > | [inline] |
~Box() | SAMRAI::hier::Box< DIM > | |