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

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

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_boxesSAMRAI::hier::BinaryTree< DIM >private
d_descendantsSAMRAI::hier::BinaryTree< DIM >private
d_descendants_lenSAMRAI::hier::BinaryTree< DIM >private
d_firstSAMRAI::hier::BinaryTree< DIM >private
d_mappingSAMRAI::hier::BinaryTree< DIM >private
d_myidSAMRAI::hier::BinaryTree< DIM >private
d_rootSAMRAI::hier::BinaryTree< DIM >private
d_treeSAMRAI::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 >