_build_type | libMesh::PointLocatorTree | protected |
_close_to_point_tol | libMesh::PointLocatorBase | protected |
_counts | libMesh::ReferenceCounter | protectedstatic |
_element | libMesh::PointLocatorTree | mutableprotected |
_enable_print_counter | libMesh::ReferenceCounter | protectedstatic |
_initialized | libMesh::PointLocatorBase | protected |
_master | libMesh::PointLocatorBase | protected |
_mesh | libMesh::PointLocatorBase | protected |
_mutex | libMesh::ReferenceCounter | protectedstatic |
_n_objects | libMesh::ReferenceCounter | protectedstatic |
_out_of_mesh_mode | libMesh::PointLocatorTree | protected |
_target_bin_size | libMesh::PointLocatorTree | protected |
_tree | libMesh::PointLocatorTree | protected |
_use_close_to_point_tol | libMesh::PointLocatorBase | protected |
_verbose | libMesh::PointLocatorBase | |
build(PointLocatorType t, const MeshBase &mesh, const PointLocatorBase *master=nullptr) | libMesh::PointLocatorBase | static |
clear() override | libMesh::PointLocatorTree | virtual |
Counts typedef | libMesh::ReferenceCounter | protected |
disable_out_of_mesh_mode() override | libMesh::PointLocatorTree | virtual |
disable_print_counter_info() | libMesh::ReferenceCounter | static |
enable_out_of_mesh_mode() override | libMesh::PointLocatorTree | virtual |
enable_print_counter_info() | libMesh::ReferenceCounter | static |
get_info() | libMesh::ReferenceCounter | static |
get_mesh() const | libMesh::PointLocatorBase | |
get_target_bin_size() const | libMesh::PointLocatorTree | |
increment_constructor_count(const std::string &name) | libMesh::ReferenceCounter | inlineprotected |
increment_destructor_count(const std::string &name) | libMesh::ReferenceCounter | inlineprotected |
init(Trees::BuildType build_type) | libMesh::PointLocatorTree | |
init() override | libMesh::PointLocatorTree | virtual |
initialized() const | libMesh::PointLocatorBase | |
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 | libMesh::PointLocatorTree | virtual |
operator()(const Point &p, std::set< const Elem *> &candidate_elements, const std::set< subdomain_id_type > *allowed_subdomains=nullptr) const override | libMesh::PointLocatorTree | virtual |
operator=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< PointLocatorBase > | inlineprotected |
perform_fuzzy_linear_search(const Point &p, const std::set< subdomain_id_type > *allowed_subdomains, Real close_to_point_tolerance=TOLERANCE) const | libMesh::PointLocatorTree | |
perform_linear_search(const Point &p, const std::set< subdomain_id_type > *allowed_subdomains, bool use_close_to_point, Real close_to_point_tolerance=TOLERANCE) const | libMesh::PointLocatorTree | |
PointLocatorBase(const MeshBase &mesh, const PointLocatorBase *master) | libMesh::PointLocatorBase | protected |
PointLocatorTree(const MeshBase &mesh, const PointLocatorBase *master=nullptr) | libMesh::PointLocatorTree | |
PointLocatorTree(const MeshBase &mesh, const Trees::BuildType build_type, const PointLocatorBase *master=nullptr) | libMesh::PointLocatorTree | |
print_info(std::ostream &out=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_target_bin_size(unsigned int target) | libMesh::PointLocatorTree | |
unset_close_to_point_tol() | libMesh::PointLocatorBase | virtual |
~PointLocatorBase() | libMesh::PointLocatorBase | virtual |
~PointLocatorTree() | libMesh::PointLocatorTree | |
~ReferenceCountedObject() | libMesh::ReferenceCountedObject< PointLocatorBase > | inline |
~ReferenceCounter() | libMesh::ReferenceCounter | inline |