IBAMR  IBAMR version 0.19.
SAMRAI::hier::Box< DIM > Member List

This is the complete list of members for SAMRAI::hier::Box< DIM >, including all inherited members.

Box()SAMRAI::hier::Box< DIM >
Box(const Index< DIM > &lower, const Index< DIM > &upper)SAMRAI::hier::Box< DIM >
Box(const Box< DIM > &box)SAMRAI::hier::Box< DIM >
Box(const tbox::DatabaseBox &box)SAMRAI::hier::Box< DIM >
Box_from_DatabaseBox(const tbox::DatabaseBox &box)SAMRAI::hier::Box< DIM >
coalesceIntervals(const int *lo1, const int *hi1, const int *lo2, const int *hi2, const int dim)SAMRAI::hier::Box< DIM >privatestatic
coalesceWith(const Box< DIM > &box)SAMRAI::hier::Box< DIM >
coarsen(const IntVector< DIM > &ratio)SAMRAI::hier::Box< DIM >
coarsen(const Box< DIM > &box, const IntVector< DIM > &ratio)SAMRAI::hier::Box< DIM >static
coarsen(const int index, const int ratio)SAMRAI::hier::Box< DIM >privatestatic
contains(const Index< DIM > &p) constSAMRAI::hier::Box< DIM >
contains(const Box< DIM > &b) constSAMRAI::hier::Box< DIM >
d_hiSAMRAI::hier::Box< DIM >private
d_loSAMRAI::hier::Box< DIM >private
DatabaseBox_from_Box() constSAMRAI::hier::Box< DIM >
empty() constSAMRAI::hier::Box< DIM >
grow(const IntVector< DIM > &ghosts)SAMRAI::hier::Box< DIM >
grow(const int direction, const int ghosts)SAMRAI::hier::Box< DIM >
grow(const Box< DIM > &box, const IntVector< DIM > &ghosts)SAMRAI::hier::Box< DIM >static
growLower(const IntVector< DIM > &ghosts)SAMRAI::hier::Box< DIM >
growLower(const int direction, const int ghosts)SAMRAI::hier::Box< DIM >
growUpper(const IntVector< DIM > &ghosts)SAMRAI::hier::Box< DIM >
growUpper(const int direction, const int ghosts)SAMRAI::hier::Box< DIM >
index(const int offset) constSAMRAI::hier::Box< DIM >
intersects(const Box< DIM > &box) constSAMRAI::hier::Box< DIM >
Iterator typedefSAMRAI::hier::Box< DIM >
lengthen(const int direction, const int ghosts)SAMRAI::hier::Box< DIM >
longestDimension() constSAMRAI::hier::Box< DIM >
lower()SAMRAI::hier::Box< DIM >
lower() constSAMRAI::hier::Box< DIM >
lower(const int i)SAMRAI::hier::Box< DIM >
lower(const int i) constSAMRAI::hier::Box< DIM >
numberCells(const int i) constSAMRAI::hier::Box< DIM >
numberCells() constSAMRAI::hier::Box< DIM >
offset(const Index< DIM > &p) constSAMRAI::hier::Box< DIM >
operator tbox::DatabaseBox()SAMRAI::hier::Box< DIM >
operator tbox::DatabaseBox() constSAMRAI::hier::Box< DIM >
operator!=(const Box< DIM > &box) constSAMRAI::hier::Box< DIM >
operator*(const Box< DIM > &box) constSAMRAI::hier::Box< DIM >
operator+(const Box< DIM > &box) constSAMRAI::hier::Box< DIM >
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 >
operator=(const tbox::DatabaseBox &box)SAMRAI::hier::Box< DIM >
operator==(const Box< DIM > &box) constSAMRAI::hier::Box< DIM >
operator>>(std::istream &s, Box< D > &box)SAMRAI::hier::Box< DIM >friend
refine(const IntVector< DIM > &ratio)SAMRAI::hier::Box< DIM >
refine(const Box< DIM > &box, const IntVector< DIM > &ratio)SAMRAI::hier::Box< DIM >static
rotate(const int rotation_number)SAMRAI::hier::Box< DIM >
rotateAboutAxis(const int axis, const int num_rotations)SAMRAI::hier::Box< DIM >private
set_Box_from_DatabaseBox(const tbox::DatabaseBox &box)SAMRAI::hier::Box< DIM >
setEmpty()SAMRAI::hier::Box< DIM >
shift(const IntVector< DIM > &offset)SAMRAI::hier::Box< DIM >
shift(const int direction, const int offset)SAMRAI::hier::Box< DIM >
shift(const Box< DIM > &box, const IntVector< DIM > &offset)SAMRAI::hier::Box< DIM >static
shorten(const int direction, const int ghosts)SAMRAI::hier::Box< DIM >
size() constSAMRAI::hier::Box< DIM >
upper()SAMRAI::hier::Box< DIM >
upper() constSAMRAI::hier::Box< DIM >
upper(const int i)SAMRAI::hier::Box< DIM >
upper(const int i) constSAMRAI::hier::Box< DIM >
~Box()SAMRAI::hier::Box< DIM >