Wildmeshing Toolkit
Loading...
Searching...
No Matches
wmtk::simplex::SimplexCollection Member List

This is the complete list of members for wmtk::simplex::SimplexCollection, including all inherited members.

add(const Vertex &s)wmtk::simplex::SimplexCollectioninline
add(const Edge &s) (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
add(const Face &s) (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
add(const Tet &s) (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
add(const SimplexCollection &simplex_collection) (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollection
add_with_faces(const Edge &s)wmtk::simplex::SimplexCollectioninline
add_with_faces(const Face &s) (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
add_with_faces(const Tet &s) (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
are_simplex_collections_equal(const SimplexCollection &collection_a, const SimplexCollection &collection_b)wmtk::simplex::SimplexCollectionstatic
contains(const Vertex &simplex) constwmtk::simplex::SimplexCollectioninline
contains(const Edge &simplex) const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
contains(const Face &simplex) const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
contains(const Tet &simplex) const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
edges() const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollection
empty() const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
faces() const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollection
faces_from_simplex(const Simplex< N > &simplex)wmtk::simplex::SimplexCollectioninlinestatic
faces_with_edge(const Edge &e) const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollection
get_intersection(const SimplexCollection &collection_a, const SimplexCollection &collection_b)wmtk::simplex::SimplexCollectionstatic
get_union(const SimplexCollection &collection_a, const SimplexCollection &collection_b)wmtk::simplex::SimplexCollectionstatic
m_e (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectionprivate
m_f (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectionprivate
m_t (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectionprivate
m_v (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectionprivate
operator!=(const SimplexCollection &that) const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollection
operator==(const SimplexCollection &that) const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollection
reserve_edges(size_t new_capacity) (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
reserve_faces(size_t new_capacity) (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
reserve_tets(size_t new_capacity) (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
reserve_vertices(size_t new_capacity) (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollectioninline
SimplexCollection()=default (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollection
size() const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollection
sort_and_clean()wmtk::simplex::SimplexCollection
tets() const (defined in wmtk::simplex::SimplexCollection)wmtk::simplex::SimplexCollection
vertices() constwmtk::simplex::SimplexCollection