IBAMR  IBAMR version 0.20.
SAMRAI::hier::BoxList< DIM > Member List

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

addItem(const Box< DIM > &item)SAMRAI::tbox::List< Box< DIM > >
addItemAfter(ListIterator< Box< DIM > > &iter, const Box< DIM > &item)SAMRAI::tbox::List< Box< DIM > >
addItemBefore(ListIterator< Box< DIM > > &iter, const Box< DIM > &item)SAMRAI::tbox::List< Box< DIM > >
appendItem(const Box< DIM > &item)SAMRAI::tbox::List< Box< DIM > >
boxesIntersect() constSAMRAI::hier::BoxList< DIM >
BoxList()SAMRAI::hier::BoxList< DIM >
BoxList(const Box< DIM > &box)SAMRAI::hier::BoxList< DIM >
BoxList(const BoxList< DIM > &list)SAMRAI::hier::BoxList< DIM >
BoxList(const BoxArray< DIM > &array)SAMRAI::hier::BoxList< DIM >
burstBoxes(const Box< DIM > &bursty, const Box< DIM > &solid, const int dimension)SAMRAI::hier::BoxList< DIM >private
catenateItems(List< Box< DIM > > &list)SAMRAI::tbox::List< Box< DIM > >
catenateItemsAtFront(List< Box< DIM > > &list)SAMRAI::tbox::List< Box< DIM > >
clearItems()SAMRAI::tbox::List< Box< DIM > >
coalesceBoxes()SAMRAI::hier::BoxList< DIM >
coarsen(const IntVector< DIM > &ratio)SAMRAI::hier::BoxList< DIM >
contains(const Index< DIM > &p) constSAMRAI::hier::BoxList< DIM >
copyItems(const List< Box< DIM > > &list)SAMRAI::tbox::List< Box< DIM > >
d_list_headSAMRAI::tbox::List< Box< DIM > >private
d_list_tailSAMRAI::tbox::List< Box< DIM > >private
d_number_itemsSAMRAI::tbox::List< Box< DIM > >private
freeCachedListItems()SAMRAI::tbox::List< Box< DIM > >static
getBoundingBox() constSAMRAI::hier::BoxList< DIM >
getFirstItem() constSAMRAI::tbox::List< Box< DIM > >
getLastItem() constSAMRAI::tbox::List< Box< DIM > >
getNumberOfBoxes() constSAMRAI::hier::BoxList< DIM >
getNumberOfItems() constSAMRAI::tbox::List< Box< DIM > >
getTotalSizeOfBoxes() constSAMRAI::hier::BoxList< DIM >
grow(const IntVector< DIM > &ghosts)SAMRAI::hier::BoxList< DIM >
heapify(Box< DIM > **heap, const int i, const int j)SAMRAI::hier::BoxList< DIM >privatestatic
intersectBoxes(const Box< DIM > &box)SAMRAI::hier::BoxList< DIM >
intersectBoxes(const BoxList< DIM > &boxes)SAMRAI::hier::BoxList< DIM >
isEmpty() constSAMRAI::tbox::List< Box< DIM > >
Iterator typedefSAMRAI::hier::BoxList< DIM >
List()SAMRAI::tbox::List< Box< DIM > >
List(const List< Box< DIM > > &list)SAMRAI::tbox::List< Box< DIM > >
listEnd() constSAMRAI::tbox::List< Box< DIM > >
listStart() constSAMRAI::tbox::List< Box< DIM > >
newBurstBoxes(const Box< DIM > &bursty, const Box< DIM > &solid, const int dimension)SAMRAI::hier::BoxList< DIM >private
operator=(const BoxList< DIM > &list)SAMRAI::hier::BoxList< DIM >
List< Box< DIM > >::operator=(const List< Box< DIM > > &list)SAMRAI::tbox::List< Box< DIM > >
print(std::ostream &os=tbox::plog) constSAMRAI::hier::BoxList< DIM >
refine(const IntVector< DIM > &ratio)SAMRAI::hier::BoxList< DIM >
removeFirstItem()SAMRAI::tbox::List< Box< DIM > >
removeIntersections(const Box< DIM > &takeaway)SAMRAI::hier::BoxList< DIM >
removeIntersections(const BoxList< DIM > &takeaway)SAMRAI::hier::BoxList< DIM >
removeIntersections(const Box< DIM > &box, const Box< DIM > &takeaway)SAMRAI::hier::BoxList< DIM >
removeItem(ListIterator< Box< DIM > > &iter)SAMRAI::tbox::List< Box< DIM > >
removeLastItem()SAMRAI::tbox::List< Box< DIM > >
reverse()SAMRAI::tbox::List< Box< DIM > >
shift(const IntVector< DIM > &offset)SAMRAI::hier::BoxList< DIM >
simplifyBoxes()SAMRAI::hier::BoxList< DIM >
size() constSAMRAI::tbox::List< Box< DIM > >
sortDescendingBoxSizes()SAMRAI::hier::BoxList< DIM >
unionBoxes(const Box< DIM > &box)SAMRAI::hier::BoxList< DIM >
unionBoxes(const BoxList< DIM > &boxes)SAMRAI::hier::BoxList< DIM >
~BoxList()SAMRAI::hier::BoxList< DIM >
~List()SAMRAI::tbox::List< Box< DIM > >virtual