| BinaryTree(const ProcessorMapping &mapping, const BoxArray< DIM > &boxes) | SAMRAI::hier::BinaryTree< DIM > | |
| buildParticipatingCommunicator(const Box< DIM > &box, tbox::MPI::comm old_comm, tbox::MPI::group &new_group, tbox::MPI::comm &new_comm) | SAMRAI::hier::BinaryTree< DIM > | |
| findParticipatingAnscestor(const Box< DIM > &box) | SAMRAI::hier::BinaryTree< DIM > | |
| findParticipatingDescendants(const Box< DIM > &box, tbox::Array< int > &id_out) | SAMRAI::hier::BinaryTree< DIM > | |
| 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 > | |
| reduce(const Box< DIM > &box, int *data, int len) | SAMRAI::hier::BinaryTree< DIM > | |
| ~BinaryTree() | SAMRAI::hier::BinaryTree< DIM > | |