Flow123d
release_2.2.0-914-gf1a3a4f
|
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_ | BIHTree | protected |
dimension | BIHTree | static |
ele_bounding_box(unsigned int ele_idx) const | BIHTree | |
elements_ | BIHTree | protected |
estimate_median(unsigned char axis, const BIHNode &node) | BIHTree | protected |
find_bounding_box(const BoundingBox &boundingBox, std::vector< unsigned int > &result_list, bool full_list=false) const | BIHTree | |
find_point(const Space< 3 >::Point &point, std::vector< unsigned int > &result_list, bool full_list=false) const | BIHTree | |
get_element_count() const | BIHTree | |
get_elements() | BIHTree | inline |
in_leaves_ | BIHTree | protected |
leaf_size_limit | BIHTree | protected |
main_box_ | BIHTree | protected |
make_node(const BoundingBox &box, unsigned int node_idx) | BIHTree | protected |
max_median_sample_size | BIHTree | static |
max_n_levels | BIHTree | protected |
mesh_ | BIHTree | protected |
nodes_ | BIHTree | protected |
r_gen | BIHTree | protected |
size_reduce_factor | BIHTree | protectedstatic |
split_node(const BoundingBox &node_box, unsigned int node_idx) | BIHTree | protected |
tree_box() const | BIHTree | |
~BIHTree() | BIHTree |