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

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

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