SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PointCloudMesh< Basis > Member List

This is the complete list of members for PointCloudMesh< Basis >, including all inherited members.

add_class(const std::string &type, const std::string &parent, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)Persistentstatic
add_elem(ARRAY a)PointCloudMesh< Basis >inline
add_field_class(const std::string &type, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)Persistentstatic
add_mesh_class(const std::string &type, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)Persistentstatic
add_node(const Core::Geometry::Point &p)PointCloudMesh< Basis >inline
add_point(const Core::Geometry::Point &p)PointCloudMesh< Basis >
ALL_ELEMENTS_E enum valueMesh
array_type typedefMeshTraits< VMesh >
as() const Datatypeinline
basis_PointCloudMesh< Basis >protected
basis_order()PointCloudMesh< Basis >inlinevirtual
basis_type typedefPointCloudMesh< Basis >
begin(typename Node::iterator &) const PointCloudMesh< Basis >
begin(typename Edge::iterator &) const PointCloudMesh< Basis >
begin(typename Face::iterator &) const PointCloudMesh< Basis >
begin(typename Cell::iterator &) const PointCloudMesh< Basis >
BOUNDING_BOX_E enum valueMesh
cell_type_description()PointCloudMesh< Basis >static
CELLS_E enum valueMesh
clear_synchronization()PointCloudMesh< Basis >
clone() const PointCloudMesh< Basis >inlinevirtual
compute_epsilon(Core::Geometry::BBox &bb)PointCloudMesh< Basis >protected
compute_grid(Core::Geometry::BBox &bb)PointCloudMesh< Basis >protected
Datatype()Datatype
Datatype(const Datatype &other)Datatype
DElem typedefPointCloudMesh< Basis >
DELEMS_E enum valueMesh
derivate(const VECTOR1 &, INDEX, VECTOR2 &J) const PointCloudMesh< Basis >inline
det_jacobian(const VECTOR &coords, INDEX idx) const PointCloudMesh< Basis >inline
dimension_type typedefMeshTraits< VMesh >
dimensionality() const PointCloudMesh< Basis >inlinevirtual
dynamic_type_name() const PointCloudMesh< Basis >inlinevirtual
edge_type_description()PointCloudMesh< Basis >static
EDGES_E enum valueMesh
Elem typedefPointCloudMesh< Basis >
ELEM_LOCATE_E enum valueMesh
ELEM_NEIGHBORS_E enum valueMesh
elem_reserve(size_t s)PointCloudMesh< Basis >inline
elem_type_description()PointCloudMesh< Basis >inlinestatic
ElemData classPointCloudMesh< Basis >friend
ELEMS_E enum valueMesh
end(typename Node::iterator &) const PointCloudMesh< Basis >
end(typename Edge::iterator &) const PointCloudMesh< Basis >
end(typename Face::iterator &) const PointCloudMesh< Basis >
end(typename Cell::iterator &) const PointCloudMesh< Basis >
ENODES_E enum valueMesh
epsilon2_PointCloudMesh< Basis >protected
epsilon_PointCloudMesh< Basis >protected
EPSILON_E enum valueMesh
face_type_description()PointCloudMesh< Basis >static
FACES_E enum valueMesh
FIND_CLOSEST_E enum valueMesh
find_closest_elem(double &pdist, Core::Geometry::Point &result, ARRAY &coords, INDEX &elem, const Core::Geometry::Point &p) const PointCloudMesh< Basis >inline
find_closest_elem(double &pdist, Core::Geometry::Point &result, ARRAY &coords, INDEX &elem, const Core::Geometry::Point &p, double maxdist) const PointCloudMesh< Basis >inline
find_closest_elem(double &pdist, Core::Geometry::Point &result, INDEX &elem, const Core::Geometry::Point &p) const PointCloudMesh< Basis >inline
FIND_CLOSEST_ELEM_E enum valueMesh
find_closest_elems(double &pdist, Core::Geometry::Point &result, ARRAY &elems, const Core::Geometry::Point &p) const PointCloudMesh< Basis >inline
find_closest_node(double &pdist, Core::Geometry::Point &result, INDEX &node, const Core::Geometry::Point &p) const PointCloudMesh< Basis >inline
find_closest_node(double &pdist, Core::Geometry::Point &result, INDEX &node, const Core::Geometry::Point &p, double maxdist) const PointCloudMesh< Basis >inline
FIND_CLOSEST_NODE_E enum valueMesh
find_closest_nodes(ARRAY &nodes, const Core::Geometry::Point &p, double maxdist) const PointCloudMesh< Basis >inline
find_closest_nodes(ARRAY1 &distances, ARRAY2 &nodes, const Core::Geometry::Point &p, double maxdist) const PointCloudMesh< Basis >inline
find_derived(const std::string &classname, const std::string &basename)Persistentstatic
get_area(typename Face::index_type) const PointCloudMesh< Basis >inline
get_basis()PointCloudMesh< Basis >inline
get_bounding_box() const PointCloudMesh< Basis >virtual
get_canonical_transform(Core::Geometry::Transform &t) const PointCloudMesh< Basis >virtual
get_cells(typename Cell::array_type &, typename Node::index_type) const PointCloudMesh< Basis >inline
get_cells(typename Cell::array_type &, typename Edge::index_type) const PointCloudMesh< Basis >inline
get_cells(typename Cell::array_type &, typename Face::index_type) const PointCloudMesh< Basis >inline
get_cells(typename Cell::array_type &, typename Cell::index_type) const PointCloudMesh< Basis >inline
get_center(Core::Geometry::Point &p, typename Node::index_type i) const PointCloudMesh< Basis >inline
get_center(Core::Geometry::Point &, typename Edge::index_type) const PointCloudMesh< Basis >inline
get_center(Core::Geometry::Point &, typename Face::index_type) const PointCloudMesh< Basis >inline
get_center(Core::Geometry::Point &, typename Cell::index_type) const PointCloudMesh< Basis >inline
get_coords(VECTOR &coords, const Core::Geometry::Point &, INDEX) const PointCloudMesh< Basis >inline
get_delems(typename DElem::array_type &, typename Node::index_type) const PointCloudMesh< Basis >inline
get_delems(typename DElem::array_type &, typename Edge::index_type) const PointCloudMesh< Basis >inline
get_delems(typename DElem::array_type &, typename Face::index_type) const PointCloudMesh< Basis >inline
get_delems(typename DElem::array_type &, typename Cell::index_type) const PointCloudMesh< Basis >inline
get_edges(typename Edge::array_type &, typename Node::index_type) const PointCloudMesh< Basis >inline
get_edges(typename Edge::array_type &, typename Edge::index_type) const PointCloudMesh< Basis >inline
get_edges(typename Edge::array_type &, typename Face::index_type) const PointCloudMesh< Basis >inline
get_edges(typename Edge::array_type &, typename Cell::index_type) const PointCloudMesh< Basis >inline
get_edges_from_elem(ARRAY edges, INDEX idx)PointCloudMesh< Basis >inlineprotected
get_elems(typename Elem::array_type &result, typename Node::index_type idx) const PointCloudMesh< Basis >inline
get_elems(typename Elem::array_type &, typename Edge::index_type) const PointCloudMesh< Basis >inline
get_elems(typename Elem::array_type &, typename Face::index_type) const PointCloudMesh< Basis >inline
get_elems(typename Elem::array_type &, typename Cell::index_type) const PointCloudMesh< Basis >inline
get_epsilon() const PointCloudMesh< Basis >inline
get_faces(typename Face::array_type &, typename Node::index_type) const PointCloudMesh< Basis >inline
get_faces(typename Face::array_type &, typename Edge::index_type) const PointCloudMesh< Basis >inline
get_faces(typename Face::array_type &, typename Face::index_type) const PointCloudMesh< Basis >inline
get_faces(typename Face::array_type &, typename Cell::index_type) const PointCloudMesh< Basis >inline
get_length(typename Edge::index_type) const PointCloudMesh< Basis >inline
get_neighbor(typename Elem::index_type &, typename Elem::index_type, typename DElem::index_type) const PointCloudMesh< Basis >inline
get_neighbors(std::vector< typename Node::index_type > &array, typename Node::index_type) const PointCloudMesh< Basis >inline
get_neighbors(std::vector< typename Elem::index_type > &array, typename Elem::index_type, typename DElem::index_type) const PointCloudMesh< Basis >inline
get_nodes(typename Node::array_type &a, typename Node::index_type i) const PointCloudMesh< Basis >inline
get_nodes(typename Node::array_type &, typename Edge::index_type) const PointCloudMesh< Basis >inline
get_nodes(typename Node::array_type &, typename Face::index_type) const PointCloudMesh< Basis >inline
get_nodes(typename Node::array_type &, typename Cell::index_type) const PointCloudMesh< Basis >inline
get_nodes_from_elem(ARRAY nodes, INDEX idx)PointCloudMesh< Basis >inlineprotected
get_normal(Core::Geometry::Vector &, typename Node::index_type) const PointCloudMesh< Basis >inline
get_normal(Core::Geometry::Vector &, VECTOR &, typename Elem::index_type, unsigned int) const PointCloudMesh< Basis >inline
get_point(Core::Geometry::Point &p, typename Node::index_type i) const PointCloudMesh< Basis >inline
get_random_point(Core::Geometry::Point &p, const typename Elem::index_type i, FieldRNG &) const PointCloudMesh< Basis >inline
get_size(typename Node::index_type) const PointCloudMesh< Basis >inline
get_size(typename Edge::index_type) const PointCloudMesh< Basis >inline
get_size(typename Face::index_type) const PointCloudMesh< Basis >inline
get_size(typename Cell::index_type) const PointCloudMesh< Basis >inline
get_size(typename Node::array_type &) const PointCloudMesh< Basis >inline
get_type_description() const PointCloudMesh< Basis >virtual
get_volume(typename Cell::index_type) const PointCloudMesh< Basis >inline
get_weights(const Core::Geometry::Point &p, typename Node::array_type &l, double *w)PointCloudMesh< Basis >
get_weights(const Core::Geometry::Point &, typename Edge::array_type &, double *)PointCloudMesh< Basis >inline
get_weights(const Core::Geometry::Point &, typename Face::array_type &, double *)PointCloudMesh< Basis >inline
get_weights(const Core::Geometry::Point &, typename Cell::array_type &, double *)PointCloudMesh< Basis >inline
getFacade() const PointCloudMesh< Basis >inlinevirtual
grid_PointCloudMesh< Basis >protected
handle_type typedefPointCloudMesh< Basis >
has_normals() const PointCloudMesh< Basis >inlinevirtual
HasId()HasId< IdType, IdGenerator >inline
id() const HasId< IdType, IdGenerator >inline
id_type typedefDatatype
index_type typedefPointCloudMesh< Basis >
inscribed_circumscribed_radius_metric(INDEX idx) const PointCloudMesh< Basis >inline
insert_elem_into_grid(typename Elem::index_type ci)PointCloudMesh< Basis >protected
interpolate(Core::Geometry::Point &pt, const VECTOR &, INDEX idx) const PointCloudMesh< Basis >inline
inverse_jacobian(const VECTOR &, INDEX, double *Ji) const PointCloudMesh< Basis >inline
io(Piostream &)PointCloudMesh< Basis >virtual
IRREGULAR enum valueMesh
is_base_of(const std::string &parent, const std::string &type)Persistentstatic
is_editable() const PointCloudMesh< Basis >inlinevirtual
jacobian(const VECTOR &coords, INDEX idx, double *J) const PointCloudMesh< Basis >inline
jacobian_metric(INDEX idx) const PointCloudMesh< Basis >inline
locate(typename Node::index_type &n, const Core::Geometry::Point &p) const PointCloudMesh< Basis >inline
locate(typename Edge::index_type &, const Core::Geometry::Point &) const PointCloudMesh< Basis >inline
locate(typename Face::index_type &, const Core::Geometry::Point &) const PointCloudMesh< Basis >inline
locate(typename Cell::index_type &, const Core::Geometry::Point &) const PointCloudMesh< Basis >inline
locate(typename Node::index_type &n, ARRAY &coords, const Core::Geometry::Point &p) const PointCloudMesh< Basis >inline
LOCATE_E enum valueMesh
locate_elem(INDEX &idx, const Core::Geometry::Point &p) const PointCloudMesh< Basis >inline
locate_elems(ARRAY &array, const Core::Geometry::BBox &b) const PointCloudMesh< Basis >inline
locate_node(INDEX &node, const Core::Geometry::Point &p) const PointCloudMesh< Basis >inline
maker()PointCloudMesh< Basis >inlinestatic
mask_type typedefPointCloudMesh< Basis >
Mesh()Mesh
Mesh(const Mesh &copy)Mesh
mesh_maker()PointCloudMesh< Basis >inlinestatic
MeshFacadeHandle typedefMeshTraits< VMesh >
NEIGHBORS_E enum valueMesh
NODE_LOCATE_E enum valueMesh
NODE_NEIGHBORS_E enum valueMesh
node_reserve(size_t s)PointCloudMesh< Basis >inline
node_type_description()PointCloudMesh< Basis >static
NODES_E enum valueMesh
NONE_E enum valueMesh
NORMALS_E enum valueMesh
operator=(const Datatype &rhs)Datatype
pointcloud_typeidPointCloudMesh< Basis >static
PointCloudMesh()PointCloudMesh< Basis >
PointCloudMesh(const PointCloudMesh &copy)PointCloudMesh< Basis >
points_PointCloudMesh< Basis >protected
pwl_approx_edge(VECTOR &, typename Elem::index_type, unsigned int, unsigned int) const PointCloudMesh< Basis >inline
pwl_approx_face(VECTOR &, typename Elem::index_type, unsigned int, unsigned int) const PointCloudMesh< Basis >inline
REGULAR enum valueMesh
remove_elem_from_grid(typename Elem::index_type ci)PointCloudMesh< Basis >protected
resize_elems(size_t s)PointCloudMesh< Basis >inline
resize_nodes(size_t s)PointCloudMesh< Basis >inline
scaled_jacobian_metric(INDEX idx) const PointCloudMesh< Basis >inline
set_nodes_by_elem(ARRAY &array, INDEX idx)PointCloudMesh< Basis >inlineprotected
set_point(const Core::Geometry::Point &p, typename Node::index_type i)PointCloudMesh< Basis >inline
size(typename Node::size_type &) const PointCloudMesh< Basis >
size(typename Edge::size_type &) const PointCloudMesh< Basis >
size(typename Face::size_type &) const PointCloudMesh< Basis >
size(typename Cell::size_type &) const PointCloudMesh< Basis >
size_type typedefPointCloudMesh< Basis >
STRUCTURED enum valueMesh
synchronize(mask_type sync)PointCloudMesh< Basis >virtual
synchronize_lock_PointCloudMesh< Basis >protected
synchronized_PointCloudMesh< Basis >protected
to_index(typename Node::index_type &index, index_type i) const PointCloudMesh< Basis >inline
to_index(typename Edge::index_type &index, index_type i) const PointCloudMesh< Basis >inline
to_index(typename Face::index_type &index, index_type i) const PointCloudMesh< Basis >inline
to_index(typename Cell::index_type &index, index_type i) const PointCloudMesh< Basis >inline
topology_geometry() const PointCloudMesh< Basis >inlinevirtual
transform(const Core::Geometry::Transform &t)PointCloudMesh< Basis >virtual
type_idMeshstatic
type_name(int n=-1)PointCloudMesh< Basis >static
under_type typedefPointCloudMesh< Basis >
UNKNOWN enum valueMesh
UNSTRUCTURED enum valueMesh
unsynchronize(mask_type sync)PointCloudMesh< Basis >virtual
vmesh()PointCloudMesh< Basis >inlinevirtual
vmesh_PointCloudMesh< Basis >protected
VMeshShared classPointCloudMesh< Basis >friend
VPointCloudMesh classPointCloudMesh< Basis >friend
~Datatype()Datatypevirtual
~Mesh()Meshvirtual
~Persistent()Persistentvirtual
~PointCloudMesh()PointCloudMesh< Basis >virtual