| BinaryTree(const ProcessorMapping &mapping, const BoxArray< DIM > &boxes) | SAMRAI::hier::BinaryTree< DIM > | |
| BinaryTree(const BinaryTree< DIM > &) | SAMRAI::hier::BinaryTree< DIM > | private |
| buildParticipatingCommunicator(const Box< DIM > &box, tbox::SAMRAI_MPI::comm old_comm, tbox::SAMRAI_MPI::group &new_group, tbox::SAMRAI_MPI::comm &new_comm) | SAMRAI::hier::BinaryTree< DIM > | |
| d_boxes | SAMRAI::hier::BinaryTree< DIM > | private |
| d_descendants | SAMRAI::hier::BinaryTree< DIM > | private |
| d_descendants_len | SAMRAI::hier::BinaryTree< DIM > | private |
| d_first | SAMRAI::hier::BinaryTree< DIM > | private |
| d_mapping | SAMRAI::hier::BinaryTree< DIM > | private |
| d_myid | SAMRAI::hier::BinaryTree< DIM > | private |
| d_root | SAMRAI::hier::BinaryTree< DIM > | private |
| d_tree | SAMRAI::hier::BinaryTree< DIM > | private |
| findLeftChild(int node) | SAMRAI::hier::BinaryTree< DIM > | private |
| findParent(int node) | SAMRAI::hier::BinaryTree< DIM > | private |
| findParticipatingAnscestor(const Box< DIM > &box) | SAMRAI::hier::BinaryTree< DIM > | |
| findParticipatingDescendants(const Box< DIM > &box, tbox::Array< int > &id_out) | SAMRAI::hier::BinaryTree< DIM > | |
| findRightChild(int node) | SAMRAI::hier::BinaryTree< DIM > | private |
| findRoot() | SAMRAI::hier::BinaryTree< DIM > | private |
| operator=(const BinaryTree< DIM > &) | SAMRAI::hier::BinaryTree< DIM > | private |
| partialBcast(const Box< DIM > &participants_box, Box< DIM > &box_to_bcast) | SAMRAI::hier::BinaryTree< DIM > | |
| partialBcast(const Box< DIM > &participants_box, int &value) | SAMRAI::hier::BinaryTree< DIM > | |
| participates(int node_id, const Box< DIM > &box) | SAMRAI::hier::BinaryTree< DIM > | |
| preorderComputation(int node_id, const Box< DIM > &box) | SAMRAI::hier::BinaryTree< DIM > | private |
| reduce(const Box< DIM > &box, int *data, int len) | SAMRAI::hier::BinaryTree< DIM > | |
| ~BinaryTree() | SAMRAI::hier::BinaryTree< DIM > | |