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

This is the complete list of members for TetVolMesh< 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_edge(typename Node::index_type n1, typename Node::index_type n2, index_type combined_index)TetVolMesh< Basis >inlineprotected
add_elem(ARRAY a)TetVolMesh< Basis >inline
add_face(typename Node::index_type n1, typename Node::index_type n2, typename Node::index_type n3, index_type combined_index)TetVolMesh< Basis >inlineprotected
add_field_class(const std::string &type, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)Persistentstatic
add_find_point(const Core::Geometry::Point &p, double err=1.0e-6)TetVolMesh< Basis >
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)TetVolMesh< Basis >inline
add_point(const Core::Geometry::Point &p)TetVolMesh< Basis >
add_tet(typename Node::index_type a, typename Node::index_type b, typename Node::index_type c, typename Node::index_type d)TetVolMesh< Basis >
add_tet(const Core::Geometry::Point &p0, const Core::Geometry::Point &p1, const Core::Geometry::Point &p2, const Core::Geometry::Point &p3)TetVolMesh< Basis >
add_tet_pos(typename Node::index_type a, typename Node::index_type b, typename Node::index_type c, typename Node::index_type d)TetVolMesh< Basis >
ALL_ELEMENTS_E enum valueMesh
array_type typedefMeshTraits< VMesh >
as() const Datatypeinline
basis_TetVolMesh< Basis >protected
basis_order()TetVolMesh< Basis >inlinevirtual
basis_type typedefTetVolMesh< Basis >
bbox_TetVolMesh< Basis >protected
begin(typename Node::iterator &) const TetVolMesh< Basis >
begin(typename Edge::iterator &) const TetVolMesh< Basis >
begin(typename Face::iterator &) const TetVolMesh< Basis >
begin(typename Cell::iterator &) const TetVolMesh< Basis >
boundary_faces_TetVolMesh< Basis >protected
BOUNDING_BOX_E enum valueMesh
cell_type_description()TetVolMesh< Basis >static
cells_TetVolMesh< Basis >protected
CELLS_E enum valueMesh
clear_synchronization()TetVolMesh< Basis >
clone() const TetVolMesh< Basis >inlinevirtual
compute_bounding_box()TetVolMesh< Basis >protected
compute_checksum()TetVolMesh< Basis >
compute_edges()TetVolMesh< Basis >protected
compute_elem_grid()TetVolMesh< Basis >protected
compute_faces()TetVolMesh< Basis >protected
compute_node_grid()TetVolMesh< Basis >protected
compute_node_neighbors()TetVolMesh< Basis >protected
create_cell_edges(typename Cell::index_type)TetVolMesh< Basis >
create_cell_faces(typename Cell::index_type)TetVolMesh< Basis >
create_cell_node_neighbors(typename Cell::index_type)TetVolMesh< Basis >
create_cell_syncinfo(typename Cell::index_type ci)TetVolMesh< Basis >
create_cell_syncinfo_special(typename Cell::index_type ci)TetVolMesh< Basis >
Datatype()Datatype
Datatype(const Datatype &other)Datatype
DElem typedefTetVolMesh< Basis >
DELEMS_E enum valueMesh
delete_cell_edges(typename Cell::index_type, bool table_only=false)TetVolMesh< Basis >
delete_cell_faces(typename Cell::index_type, bool table_only=false)TetVolMesh< Basis >
delete_cell_node_neighbors(typename Cell::index_type)TetVolMesh< Basis >
delete_cell_syncinfo(typename Cell::index_type ci)TetVolMesh< Basis >
delete_cell_syncinfo_special(typename Cell::index_type ci)TetVolMesh< Basis >
delete_cells(std::set< index_type > &to_delete)TetVolMesh< Basis >
delete_nodes(std::set< index_type > &to_delete)TetVolMesh< Basis >
derivate(const VECTOR1 &coords, INDEX idx, VECTOR2 &J) const TetVolMesh< Basis >inline
det_jacobian(const VECTOR &coords, INDEX idx) const TetVolMesh< Basis >inline
dimension_type typedefMeshTraits< VMesh >
dimensionality() const TetVolMesh< Basis >inlinevirtual
dynamic_type_name() const TetVolMesh< Basis >inlinevirtual
edge_ct typedefTetVolMesh< Basis >protected
edge_ht typedefTetVolMesh< Basis >protected
edge_nt typedefTetVolMesh< Basis >protected
edge_table_TetVolMesh< Basis >protected
edge_type_description()TetVolMesh< Basis >static
edges_TetVolMesh< Basis >protected
EDGES_E enum valueMesh
Elem typedefTetVolMesh< Basis >
elem_grid_TetVolMesh< Basis >protected
ELEM_LOCATE_E enum valueMesh
ELEM_NEIGHBORS_E enum valueMesh
elem_reserve(size_type s)TetVolMesh< Basis >inline
elem_type_description()TetVolMesh< Basis >inlinestatic
ElemData classTetVolMesh< Basis >friend
ELEMS_E enum valueMesh
end(typename Node::iterator &) const TetVolMesh< Basis >
end(typename Edge::iterator &) const TetVolMesh< Basis >
end(typename Face::iterator &) const TetVolMesh< Basis >
end(typename Cell::iterator &) const TetVolMesh< Basis >
ENODES_E enum valueMesh
epsilon2_TetVolMesh< Basis >protected
epsilon3_TetVolMesh< Basis >protected
epsilon_TetVolMesh< Basis >protected
EPSILON_E enum valueMesh
face_ct typedefTetVolMesh< Basis >protected
face_ht typedefTetVolMesh< Basis >protected
face_nt typedefTetVolMesh< Basis >protected
face_table_TetVolMesh< Basis >protected
face_type_description()TetVolMesh< Basis >static
faces_TetVolMesh< Basis >protected
FACES_E enum valueMesh
fill_cells(Iter begin, Iter end, Functor fill_ftor)TetVolMesh< Basis >
fill_data(Iter begin, Iter end, Functor fill_ftor)TetVolMesh< Basis >
fill_neighbors(Iter begin, Iter end, Functor fill_ftor)TetVolMesh< Basis >
fill_points(Iter begin, Iter end, Functor fill_ftor)TetVolMesh< Basis >
FIND_CLOSEST_E enum valueMesh
find_closest_elem(double &pdist, Core::Geometry::Point &result, ARRAY &coords, INDEX &elem, const Core::Geometry::Point &p) const TetVolMesh< Basis >inline
find_closest_elem(double &pdist, Core::Geometry::Point &result, ARRAY &coords, INDEX &elem, const Core::Geometry::Point &p, double maxdist) const TetVolMesh< Basis >inline
find_closest_elem(double &pdist, Core::Geometry::Point &result, INDEX &elem, const Core::Geometry::Point &p) const TetVolMesh< Basis >inline
FIND_CLOSEST_ELEM_E enum valueMesh
find_closest_elems(double &, Core::Geometry::Point &, ARRAY &, const Core::Geometry::Point &) const TetVolMesh< Basis >inline
find_closest_node(double &pdist, Core::Geometry::Point &result, INDEX &node, const Core::Geometry::Point &p) const TetVolMesh< Basis >inline
find_closest_node(double &pdist, Core::Geometry::Point &result, INDEX &node, const Core::Geometry::Point &p, double maxdist) const TetVolMesh< Basis >inline
FIND_CLOSEST_NODE_E enum valueMesh
find_closest_nodes(ARRAY &nodes, const Core::Geometry::Point &p, double maxdist) const TetVolMesh< Basis >inline
find_closest_nodes(ARRAY1 &distances, ARRAY2 &nodes, const Core::Geometry::Point &p, double maxdist) const TetVolMesh< Basis >inline
find_derived(const std::string &classname, const std::string &basename)Persistentstatic
get_area(typename Face::index_type idx) const TetVolMesh< Basis >inline
get_basis()TetVolMesh< Basis >inline
get_bounding_box() const TetVolMesh< Basis >virtual
get_canonical_transform(Core::Geometry::Transform &t) const TetVolMesh< Basis >virtual
get_cell_center(Core::Geometry::Point &p, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_cells(typename Cell::array_type &array, typename Node::index_type idx) const TetVolMesh< Basis >inline
get_cells(typename Cell::array_type &array, typename Edge::index_type idx) const TetVolMesh< Basis >inline
get_cells(typename Cell::array_type &array, typename Face::index_type idx) const TetVolMesh< Basis >inline
get_cells(typename Cell::array_type &array, typename Cell::index_type idx) const TetVolMesh< Basis >inline
get_cells_from_edge(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_cells_from_face(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_cells_from_node(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_center(Core::Geometry::Point &result, typename Node::index_type idx) const TetVolMesh< Basis >inline
get_center(Core::Geometry::Point &result, typename Edge::index_type idx) const TetVolMesh< Basis >inline
get_center(Core::Geometry::Point &result, typename Face::index_type idx) const TetVolMesh< Basis >inline
get_center(Core::Geometry::Point &result, typename Cell::index_type idx) const TetVolMesh< Basis >inline
get_coords(VECTOR &coords, const Core::Geometry::Point &p, INDEX idx) const TetVolMesh< Basis >inline
get_delems(typename DElem::array_type &array, typename Node::index_type idx) const TetVolMesh< Basis >inline
get_delems(typename DElem::array_type &array, typename Edge::index_type idx) const TetVolMesh< Basis >inline
get_delems(typename DElem::array_type &array, typename Face::index_type idx) const TetVolMesh< Basis >inline
get_delems(typename DElem::array_type &array, typename Cell::index_type idx) const TetVolMesh< Basis >inline
get_edge_center(Core::Geometry::Point &p, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_edges(typename Edge::array_type &array, typename Node::index_type idx) const TetVolMesh< Basis >inline
get_edges(typename Edge::array_type &array, typename Edge::index_type idx) const TetVolMesh< Basis >inline
get_edges(typename Edge::array_type &array, typename Face::index_type idx) const TetVolMesh< Basis >inline
get_edges(typename Edge::array_type &array, typename Cell::index_type idx) const TetVolMesh< Basis >inline
get_edges_from_cell(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_edges_from_elem(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_edges_from_face(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_edges_from_node(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_elem_neighbor(INDEX1 &neighbor, INDEX1 elem, INDEX2 delem) const TetVolMesh< Basis >inlineprotected
get_elem_neighbors(ARRAY &array, INDEX1 elem, INDEX2 delem) const TetVolMesh< Basis >inlineprotected
get_elem_neighbors(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_elems(typename Elem::array_type &array, typename Node::index_type idx) const TetVolMesh< Basis >inline
get_elems(typename Elem::array_type &array, typename Edge::index_type idx) const TetVolMesh< Basis >inline
get_elems(typename Elem::array_type &array, typename Face::index_type idx) const TetVolMesh< Basis >inline
get_elems(typename Elem::array_type &array, typename Cell::index_type idx) const TetVolMesh< Basis >inline
get_epsilon() const TetVolMesh< Basis >inline
get_face_center(Core::Geometry::Point &p, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_faces(typename Face::array_type &array, typename Node::index_type idx) const TetVolMesh< Basis >inline
get_faces(typename Face::array_type &array, typename Edge::index_type idx) const TetVolMesh< Basis >inline
get_faces(typename Face::array_type &array, typename Face::index_type idx) const TetVolMesh< Basis >inline
get_faces(typename Face::array_type &array, typename Cell::index_type idx) const TetVolMesh< Basis >inline
get_faces_from_cell(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_faces_from_edge(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_faces_from_node(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_length(typename Edge::index_type idx) const TetVolMesh< Basis >inline
get_neighbor(typename Elem::index_type &neighbor, typename Elem::index_type elem, typename DElem::index_type delem) const TetVolMesh< Basis >inline
get_neighbors(std::vector< typename Node::index_type > &array, typename Node::index_type node) const TetVolMesh< Basis >inline
get_neighbors(std::vector< typename Elem::index_type > &array, typename Elem::index_type elem, typename DElem::index_type delem) const TetVolMesh< Basis >inline
get_neighbors(typename Elem::array_type &array, typename Elem::index_type elem) const TetVolMesh< Basis >inline
get_node_center(Core::Geometry::Point &p, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_node_neighbors(ARRAY &array, INDEX node) const TetVolMesh< Basis >inlineprotected
get_nodes(typename Node::array_type &array, typename Node::index_type idx) const TetVolMesh< Basis >inline
get_nodes(typename Node::array_type &array, typename Edge::index_type idx) const TetVolMesh< Basis >inline
get_nodes(typename Node::array_type &array, typename Face::index_type idx) const TetVolMesh< Basis >inline
get_nodes(typename Node::array_type &array, typename Cell::index_type idx) const TetVolMesh< Basis >inline
get_nodes_from_cell(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_nodes_from_edge(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_nodes_from_elem(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_nodes_from_face(ARRAY &array, INDEX idx) const TetVolMesh< Basis >inlineprotected
get_normal(Core::Geometry::Vector &, typename Node::index_type) const TetVolMesh< Basis >inline
get_normal(Core::Geometry::Vector &result, VECTOR &coords, INDEX1 eidx, INDEX2 fidx)TetVolMesh< Basis >inline
get_point(Core::Geometry::Point &result, typename Node::index_type index) const TetVolMesh< Basis >inline
get_points()TetVolMesh< Basis >inline
get_random_point(Core::Geometry::Point &p, typename Elem::index_type i, FieldRNG &r) const TetVolMesh< Basis >
get_size(typename Node::index_type) const TetVolMesh< Basis >inline
get_size(typename Edge::index_type idx) const TetVolMesh< Basis >inline
get_size(typename Face::index_type idx) const TetVolMesh< Basis >inline
get_size(typename Elem::index_type idx) const TetVolMesh< Basis >inline
get_type_description() const TetVolMesh< Basis >virtual
get_volume(typename Cell::index_type idx) const TetVolMesh< Basis >inline
get_weights(const Core::Geometry::Point &p, typename Node::array_type &l, double *w)TetVolMesh< Basis >
get_weights(const Core::Geometry::Point &, typename Edge::array_type &, double *)TetVolMesh< Basis >inline
get_weights(const Core::Geometry::Point &, typename Face::array_type &, double *)TetVolMesh< Basis >inline
get_weights(const Core::Geometry::Point &p, typename Cell::array_type &l, double *w)TetVolMesh< Basis >
getFacade() const TetVolMesh< Basis >inlinevirtual
handle_type typedefTetVolMesh< Basis >
has_face_normals() const TetVolMesh< Basis >inlinevirtual
has_normals() const TetVolMesh< Basis >inlinevirtual
hash_edge(typename Node::index_type n1, typename Node::index_type n2, index_type combined_index, edge_ht &table)TetVolMesh< Basis >inlineprotected
hash_face(typename Node::index_type n1, typename Node::index_type n2, typename Node::index_type n3, index_type ci, face_ht &table)TetVolMesh< Basis >inlineprotected
HasId()HasId< IdType, IdGenerator >inline
id() const HasId< IdType, IdGenerator >inline
id_type typedefDatatype
index_type typedefTetVolMesh< Basis >
inscribed_circumscribed_radius_metric(INDEX idx) const TetVolMesh< Basis >inline
insert_elem_into_grid(typename Elem::index_type ci)TetVolMesh< Basis >protected
insert_node_in_cell(typename Cell::array_type &tets, typename Cell::index_type ci, typename Node::index_type &ni, const Core::Geometry::Point &p)TetVolMesh< Basis >
insert_node_in_edge(typename Cell::array_type &tets, typename Node::index_type ni, typename Cell::index_type ci, const PEdgeNode &e)TetVolMesh< Basis >
insert_node_in_elem(typename Elem::array_type &tets, typename Node::index_type &ni, typename Elem::index_type ci, const Core::Geometry::Point &p)TetVolMesh< Basis >
insert_node_in_face(typename Cell::array_type &tets, typename Node::index_type ni, typename Cell::index_type ci, const PFaceNode &pf)TetVolMesh< Basis >
insert_node_into_grid(typename Node::index_type ci)TetVolMesh< Basis >protected
inside(INDEX idx, const Core::Geometry::Point &p) const TetVolMesh< Basis >inlineprotected
interpolate(Core::Geometry::Point &pt, const VECTOR &coords, INDEX idx) const TetVolMesh< Basis >inline
inverse_jacobian(const VECTOR &coords, INDEX idx, double *Ji) const TetVolMesh< Basis >inline
io(Piostream &)TetVolMesh< Basis >virtual
IRREGULAR enum valueMesh
is_base_of(const std::string &parent, const std::string &type)Persistentstatic
is_editable() const TetVolMesh< Basis >inlinevirtual
jacobian(const VECTOR &coords, INDEX idx, double *J) const TetVolMesh< Basis >inline
jacobian_metric(INDEX idx) const TetVolMesh< Basis >inline
locate(typename Node::index_type &node, const Core::Geometry::Point &p) const TetVolMesh< Basis >inline
locate(typename Edge::index_type &edge, const Core::Geometry::Point &p) const TetVolMesh< Basis >inline
locate(typename Face::index_type &face, const Core::Geometry::Point &p) const TetVolMesh< Basis >inline
locate(typename Cell::index_type &cell, const Core::Geometry::Point &p) const TetVolMesh< Basis >inline
locate(typename Elem::index_type &elem, std::vector< double > &coords, const Core::Geometry::Point &p) const TetVolMesh< Basis >inline
LOCATE_E enum valueMesh
locate_edge(INDEX &edge, const Core::Geometry::Point &p) const TetVolMesh< Basis >inlineprotected
locate_elem(INDEX &elem, const Core::Geometry::Point &p) const TetVolMesh< Basis >inlineprotected
locate_elem(INDEX &elem, ARRAY &coords, const Core::Geometry::Point &p) const TetVolMesh< Basis >inlineprotected
locate_elems(ARRAY &array, const Core::Geometry::BBox &b) const TetVolMesh< Basis >inlineprotected
locate_face(INDEX &face, const Core::Geometry::Point &p) const TetVolMesh< Basis >inlineprotected
locate_node(INDEX &node, const Core::Geometry::Point &p) const TetVolMesh< Basis >inlineprotected
maker()TetVolMesh< Basis >inlinestatic
mask_type typedefTetVolMesh< Basis >
Mesh()Mesh
Mesh(const Mesh &copy)Mesh
mesh_maker()TetVolMesh< Basis >inlinestatic
MeshFacadeHandle typedefMeshTraits< VMesh >
mod_tet_pos(typename Elem::index_type tet, typename Node::index_type a, typename Node::index_type b, typename Node::index_type c, typename Node::index_type d)TetVolMesh< Basis >
NEIGHBORS_E enum valueMesh
node_grid_TetVolMesh< Basis >protected
NODE_LOCATE_E enum valueMesh
node_neighbors_TetVolMesh< Basis >protected
NODE_NEIGHBORS_E enum valueMesh
node_reserve(size_type s)TetVolMesh< Basis >inline
node_type_description()TetVolMesh< Basis >static
NODES_E enum valueMesh
NONE_E enum valueMesh
NORMALS_E enum valueMesh
operator=(const Datatype &rhs)Datatype
orient(typename Cell::index_type ci)TetVolMesh< Basis >
point(typename Node::index_type i)TetVolMesh< Basis >inlineprotected
points_TetVolMesh< Basis >protected
pwl_approx_edge(std::vector< VECTOR > &coords, INDEX ci, unsigned which_edge, unsigned div_per_unit) const TetVolMesh< Basis >inline
pwl_approx_face(std::vector< std::vector< VECTOR > > &coords, INDEX ci, unsigned which_face, unsigned div_per_unit) const TetVolMesh< Basis >inline
REGULAR enum valueMesh
remove_edge(typename Node::index_type n1, typename Node::index_type n2, typename Cell::index_type ci, bool table_only=false)TetVolMesh< Basis >inlineprotected
remove_elem_from_grid(typename Elem::index_type ci)TetVolMesh< Basis >protected
remove_face(typename Node::index_type n1, typename Node::index_type n2, typename Node::index_type n3, typename Cell::index_type ci, bool table_only=false)TetVolMesh< Basis >inlineprotected
remove_node_from_grid(typename Node::index_type ci)TetVolMesh< Basis >protected
resize_elems(size_type s)TetVolMesh< Basis >inline
resize_nodes(size_type s)TetVolMesh< Basis >inline
scaled_jacobian_metric(INDEX idx) const TetVolMesh< Basis >inline
set_nodes(typename Node::array_type &, typename Cell::index_type)TetVolMesh< Basis >
set_nodes_by_elem(ARRAY &array, INDEX idx)TetVolMesh< Basis >inlineprotected
set_point(const Core::Geometry::Point &point, typename Node::index_type index)TetVolMesh< Basis >inline
size(typename Node::size_type &) const TetVolMesh< Basis >
size(typename Edge::size_type &) const TetVolMesh< Basis >
size(typename Face::size_type &) const TetVolMesh< Basis >
size(typename Cell::size_type &) const TetVolMesh< Basis >
size_type typedefTetVolMesh< Basis >
STRUCTURED enum valueMesh
synchronize(mask_type mask)TetVolMesh< Basis >virtual
Synchronize classTetVolMesh< Basis >friend
synchronize_cond_TetVolMesh< Basis >protected
synchronize_lock_TetVolMesh< Basis >mutableprotected
synchronized_TetVolMesh< Basis >protected
synchronizing_TetVolMesh< Basis >protected
sz_intTetVolMesh< Basis >protectedstatic
TetVolMesh()TetVolMesh< Basis >
TetVolMesh(const TetVolMesh &copy)TetVolMesh< Basis >
tetvolmesh_typeidTetVolMesh< Basis >static
to_index(typename Node::index_type &index, index_type i) const TetVolMesh< Basis >inline
to_index(typename Edge::index_type &index, index_type i) const TetVolMesh< Basis >inline
to_index(typename Face::index_type &index, index_type i) const TetVolMesh< Basis >inline
to_index(typename Cell::index_type &index, index_type i) const TetVolMesh< Basis >inline
topology_geometry() const TetVolMesh< Basis >inlinevirtual
transform(const Core::Geometry::Transform &t)TetVolMesh< Basis >virtual
type_idMeshstatic
type_name(int n=-1)TetVolMesh< Basis >static
under_type typedefTetVolMesh< Basis >
UNKNOWN enum valueMesh
UNSTRUCTURED enum valueMesh
unsynchronize(mask_type mask)TetVolMesh< Basis >virtual
vmesh()TetVolMesh< Basis >inlinevirtual
vmesh_TetVolMesh< Basis >protected
VMeshShared classTetVolMesh< Basis >friend
VTetVolMesh classTetVolMesh< Basis >friend
VUnstructuredMesh classTetVolMesh< Basis >friend
~Datatype()Datatypevirtual
~Mesh()Meshvirtual
~Persistent()Persistentvirtual
~TetVolMesh()TetVolMesh< Basis >virtual