| 
    DOLFINx 0.10.0.0
    
   DOLFINx C++ interface 
   | 
 
This is the complete list of members for BoundingBoxTree< T >, including all inherited members.
| bbox(std::size_t node) const | BoundingBoxTree< T > | inline | 
| bbox_coordinates() const | BoundingBoxTree< T > | inline | 
| bbox_coordinates() | BoundingBoxTree< T > | inline | 
| BoundingBoxTree(const mesh::Mesh< T > &mesh, int tdim, double padding, std::optional< std::span< const std::int32_t > > entities=std::nullopt) | BoundingBoxTree< T > | inline | 
| BoundingBoxTree(std::vector< std::pair< std::array< T, 3 >, std::int32_t > > points) | BoundingBoxTree< T > | inline | 
| BoundingBoxTree(BoundingBoxTree &&tree)=default | BoundingBoxTree< T > | |
| BoundingBoxTree(const BoundingBoxTree &tree)=delete | BoundingBoxTree< T > | |
| create_global_tree(MPI_Comm comm) const | BoundingBoxTree< T > | inline | 
| get_bbox(std::size_t node) const | BoundingBoxTree< T > | inline | 
| num_bboxes() const | BoundingBoxTree< T > | inline | 
| operator=(BoundingBoxTree &&other)=default | BoundingBoxTree< T > | |
| operator=(const BoundingBoxTree &other)=default | BoundingBoxTree< T > | |
| str() const | BoundingBoxTree< T > | inline | 
| tdim() const | BoundingBoxTree< T > | inline | 
| ~BoundingBoxTree()=default | BoundingBoxTree< T > |