Home
About Us
Publications
Developers
Installation
Examples
Documentation
SomeWebsiteLogo
Home
About Us
Publications
Developers
Installation
Examples
Documentation
libMesh
PointLocatorBase
libMesh::PointLocatorBase Member List
This is the complete list of members for
libMesh::PointLocatorBase
, including all inherited members.
_close_to_point_tol
libMesh::PointLocatorBase
protected
_counts
libMesh::ReferenceCounter
protected
static
_enable_print_counter
libMesh::ReferenceCounter
protected
static
_initialized
libMesh::PointLocatorBase
protected
_master
libMesh::PointLocatorBase
protected
_mesh
libMesh::PointLocatorBase
protected
_mutex
libMesh::ReferenceCounter
protected
static
_n_objects
libMesh::ReferenceCounter
protected
static
_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
()=0
libMesh::PointLocatorBase
pure virtual
Counts
typedef
libMesh::ReferenceCounter
protected
disable_out_of_mesh_mode
()=0
libMesh::PointLocatorBase
pure virtual
disable_print_counter_info
()
libMesh::ReferenceCounter
static
enable_out_of_mesh_mode
()=0
libMesh::PointLocatorBase
pure virtual
enable_print_counter_info
()
libMesh::ReferenceCounter
static
get_info
()
libMesh::ReferenceCounter
static
get_mesh
() const
libMesh::PointLocatorBase
increment_constructor_count
(const std::string &name)
libMesh::ReferenceCounter
inline
protected
increment_destructor_count
(const std::string &name)
libMesh::ReferenceCounter
inline
protected
init
()=0
libMesh::PointLocatorBase
pure 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
inline
static
operator()
(const Point &p, const std::set< subdomain_id_type > *allowed_subdomains=nullptr) const =0
libMesh::PointLocatorBase
pure virtual
operator()
(const Point &p, std::set< const Elem *> &candidate_elements, const std::set< subdomain_id_type > *allowed_subdomains=nullptr) const =0
libMesh::PointLocatorBase
pure virtual
operator=
(const ReferenceCountedObject &)
libMesh::ReferenceCountedObject< PointLocatorBase >
inline
protected
PointLocatorBase
(const MeshBase &mesh, const PointLocatorBase *master)
libMesh::PointLocatorBase
protected
print_info
(std::ostream &out=libMesh::out)
libMesh::ReferenceCounter
static
ReferenceCountedObject
()
libMesh::ReferenceCountedObject< PointLocatorBase >
inline
protected
ReferenceCountedObject
(const ReferenceCountedObject &other)
libMesh::ReferenceCountedObject< PointLocatorBase >
inline
protected
ReferenceCountedObject
(ReferenceCountedObject &&other) noexcept
libMesh::ReferenceCountedObject< PointLocatorBase >
inline
protected
ReferenceCounter
()
libMesh::ReferenceCounter
inline
protected
ReferenceCounter
(const ReferenceCounter &)
libMesh::ReferenceCounter
inline
protected
ReferenceCounter
(ReferenceCounter &&other) noexcept
libMesh::ReferenceCounter
inline
protected
set_close_to_point_tol
(Real close_to_point_tol)
libMesh::PointLocatorBase
virtual
unset_close_to_point_tol
()
libMesh::PointLocatorBase
virtual
~PointLocatorBase
()
libMesh::PointLocatorBase
virtual
~ReferenceCountedObject
()
libMesh::ReferenceCountedObject< PointLocatorBase >
inline
~ReferenceCounter
()
libMesh::ReferenceCounter
inline
generated by