DOLFINx
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 xtl::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