| _b | libMesh::PointLocatorNanoflann | mutableprotected |
| _close_to_point_tol | libMesh::PointLocatorBase | protected |
| _contains_point_tol | libMesh::PointLocatorBase | protected |
| _counts | libMesh::ReferenceCounter | protectedstatic |
| _elems | libMesh::PointLocatorNanoflann | protected |
| _enable_print_counter | libMesh::ReferenceCounter | protectedstatic |
| _initialized | libMesh::PointLocatorBase | protected |
| _kd_tree | libMesh::PointLocatorNanoflann | protected |
| _master | libMesh::PointLocatorBase | protected |
| _mesh | libMesh::PointLocatorBase | protected |
| _mutex | libMesh::ReferenceCounter | protectedstatic |
| _n_objects | libMesh::ReferenceCounter | protectedstatic |
| _num_results | libMesh::PointLocatorNanoflann | protected |
| _out_dist_sqr | libMesh::PointLocatorNanoflann | mutableprotected |
| _out_of_mesh_mode | libMesh::PointLocatorNanoflann | protected |
| _point_cloud | libMesh::PointLocatorNanoflann | protected |
| _ret_index | libMesh::PointLocatorNanoflann | mutableprotected |
| _use_close_to_point_tol | libMesh::PointLocatorBase | protected |
| _use_contains_point_tol | libMesh::PointLocatorBase | protected |
| _verbose | libMesh::PointLocatorBase | |
| adapter_t typedef | libMesh::PointLocatorNanoflann | protected |
| build(PointLocatorType t, const MeshBase &mesh, const PointLocatorBase *master=nullptr) | libMesh::PointLocatorBase | static |
| clear() override final | libMesh::PointLocatorNanoflann | virtual |
| coord_t typedef | libMesh::PointLocatorNanoflann | |
| Counts typedef | libMesh::ReferenceCounter | protected |
| disable_out_of_mesh_mode() override final | libMesh::PointLocatorNanoflann | virtual |
| disable_print_counter_info() | libMesh::ReferenceCounter | static |
| enable_out_of_mesh_mode() override final | libMesh::PointLocatorNanoflann | virtual |
| enable_print_counter_info() | libMesh::ReferenceCounter | static |
| get_close_to_point_tol() const | libMesh::PointLocatorBase | |
| get_contains_point_tol() const | libMesh::PointLocatorBase | virtual |
| get_info() | libMesh::ReferenceCounter | static |
| get_mesh() const | libMesh::PointLocatorBase | |
| get_num_results() const | libMesh::PointLocatorNanoflann | |
| get_use_contains_point_tol() const | libMesh::PointLocatorBase | inline |
| increment_constructor_count(const std::string &name) noexcept | libMesh::ReferenceCounter | inlineprotected |
| increment_destructor_count(const std::string &name) noexcept | libMesh::ReferenceCounter | inlineprotected |
| init() override final | libMesh::PointLocatorNanoflann | virtual |
| initialized() const | libMesh::PointLocatorBase | |
| kd_tree_find_neighbors(const Point &p, std::size_t num_results) const | libMesh::PointLocatorNanoflann | protected |
| kd_tree_t typedef | libMesh::PointLocatorNanoflann | protected |
| kdtree_distance(const coord_t *p1, const std::size_t idx_p2, std::size_t size) const | libMesh::PointLocatorNanoflann | |
| kdtree_get_bbox(BBOX &) const | libMesh::PointLocatorNanoflann | inline |
| kdtree_get_point_count() const | libMesh::PointLocatorNanoflann | |
| kdtree_get_pt(const std::size_t idx, int dim) const | libMesh::PointLocatorNanoflann | |
| locate_node(const Point &p, const std::set< subdomain_id_type > *allowed_subdomains=nullptr, Real tol=TOLERANCE) const | libMesh::PointLocatorBase | virtual |
| n_objects() | libMesh::ReferenceCounter | inlinestatic |
| operator()(const Point &p, const std::set< subdomain_id_type > *allowed_subdomains=nullptr) const override final | libMesh::PointLocatorNanoflann | virtual |
| operator()(const Point &p, std::set< const Elem *> &candidate_elements, const std::set< subdomain_id_type > *allowed_subdomains=nullptr) const override final | libMesh::PointLocatorNanoflann | virtual |
| operator=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< PointLocatorBase > | inlineprotected |
| PointLocatorBase(const MeshBase &mesh, const PointLocatorBase *master) | libMesh::PointLocatorBase | protected |
| PointLocatorNanoflann(const MeshBase &mesh, const PointLocatorBase *master=nullptr) | libMesh::PointLocatorNanoflann | |
| print_info(std::ostream &out_stream=libMesh::out) | libMesh::ReferenceCounter | static |
| ReferenceCountedObject() | libMesh::ReferenceCountedObject< PointLocatorBase > | inlineprotected |
| ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< PointLocatorBase > | inlineprotected |
| ReferenceCountedObject(ReferenceCountedObject &&other) noexcept | libMesh::ReferenceCountedObject< PointLocatorBase > | inlineprotected |
| ReferenceCounter() | libMesh::ReferenceCounter | inlineprotected |
| ReferenceCounter(const ReferenceCounter &) | libMesh::ReferenceCounter | inlineprotected |
| ReferenceCounter(ReferenceCounter &&other) noexcept | libMesh::ReferenceCounter | inlineprotected |
| set_close_to_point_tol(Real close_to_point_tol) | libMesh::PointLocatorBase | virtual |
| set_contains_point_tol(Real contains_point_tol) | libMesh::PointLocatorBase | virtual |
| set_num_results(std::size_t val) | libMesh::PointLocatorNanoflann | |
| unset_close_to_point_tol() | libMesh::PointLocatorBase | virtual |
| unset_contains_point_tol() | libMesh::PointLocatorBase | virtual |
| ~PointLocatorBase() | libMesh::PointLocatorBase | virtual |
| ~PointLocatorNanoflann() | libMesh::PointLocatorNanoflann | virtual |
| ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< PointLocatorBase > | inline |
| ~ReferenceCounter() | libMesh::ReferenceCounter | inline |