Flow123d
BIHTree Member List

This is the complete list of members for BIHTree, including all inherited members.

BIHTree(Mesh *mesh, unsigned int soft_leaf_size_limit=20)BIHTree
coors_BIHTreeprivate
dimensionBIHTreestatic
element_boxes()BIHTreeprivate
elements_BIHTreeprivate
estimate_median(unsigned char axis, const BIHNode &node)BIHTreeprivate
find_bounding_box(const BoundingBox &boundingBox, std::vector< unsigned int > &result_list)BIHTree
find_point(const Space< 3 >::Point &point, std::vector< unsigned int > &result_list)BIHTree
get_element_count()BIHTree
get_elements()BIHTreeinline
get_tree_params(unsigned int &maxDepth, unsigned int &minDepth, double &avgDepth, unsigned int &leafNodesCount, unsigned int &innerNodesCount, unsigned int &sumElements)BIHTree
in_leaves_BIHTreeprivate
leaf_size_limitBIHTreeprivate
main_box_BIHTreeprivate
make_node(const BoundingBox &box, unsigned int node_idx)BIHTreeprivate
max_median_sample_sizeBIHTreestatic
max_n_levelsBIHTreeprivate
mesh_BIHTreeprivate
nodes_BIHTreeprivate
r_genBIHTreeprivate
size_reduce_factorBIHTreeprivatestatic
split_node(const BoundingBox &node_box, unsigned int node_idx)BIHTreeprivate
tree_box()BIHTree
~BIHTree()BIHTree