Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/dolfinx/v0.9.0/cpp/doxygen/dd/da0/classdolfinx_1_1geometry_1_1BoundingBoxTree-members.html
DOLFINx  0.5.1
DOLFINx C++ interface
BoundingBoxTree Member List

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

bbox(std::size_t node) constBoundingBoxTreeinline
BoundingBoxTree(const mesh::Mesh &mesh, int tdim, const std::span< const std::int32_t > &entities, double padding=0)BoundingBoxTree
BoundingBoxTree(const mesh::Mesh &mesh, int tdim, double padding=0)BoundingBoxTree
BoundingBoxTree(std::vector< std::pair< std::array< double, 3 >, std::int32_t >> points)BoundingBoxTree
BoundingBoxTree(BoundingBoxTree &&tree)=defaultBoundingBoxTree
BoundingBoxTree(const BoundingBoxTree &tree)=deleteBoundingBoxTree
create_global_tree(MPI_Comm comm) constBoundingBoxTree
get_bbox(std::size_t node) constBoundingBoxTree
num_bboxes() constBoundingBoxTree
operator=(BoundingBoxTree &&other)=defaultBoundingBoxTree
operator=(const BoundingBoxTree &other)=defaultBoundingBoxTree
str() constBoundingBoxTree
tdim() constBoundingBoxTree
~BoundingBoxTree()=defaultBoundingBoxTree