BoxTree(const BoxArray< DIM > &boxes, const tbox::Array< tbox::List< IntVector< DIM > > > &box_shifts, const ProcessorMapping &box_mapping, int min_length=10) | SAMRAI::hier::BoxTree< DIM > | |
BoxTree(const BoxArray< DIM > &boxes, const tbox::Array< tbox::List< IntVector< DIM > > > &box_shifts, int min_length=10) | SAMRAI::hier::BoxTree< DIM > | |
BoxTree(const BoxArray< DIM > &boxes, int min_length=10) | SAMRAI::hier::BoxTree< DIM > | |
findLocalOverlapIndices(tbox::Array< int > &indices, const Box< DIM > &box) const | SAMRAI::hier::BoxTree< DIM > | |
findOverlapBoxes(BoxList< DIM > &overlap_boxes, const Box< DIM > &box) const | SAMRAI::hier::BoxTree< DIM > | |
findOverlapIndices(tbox::Array< int > &indices, const Box< DIM > &box) const | SAMRAI::hier::BoxTree< DIM > | |
removeIntersections(BoxList< DIM > &list) const | SAMRAI::hier::BoxTree< DIM > | |
~BoxTree() | SAMRAI::hier::BoxTree< DIM > |