Wildmeshing Toolkit
wmtk::simplex::RawSimplexCollection Member List

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

add(const RawSimplex &simplex)wmtk::simplex::RawSimplexCollection
add(const Mesh &mesh, const Simplex &simplex)wmtk::simplex::RawSimplexCollection
add(const RawSimplexCollection &simplex_collection)wmtk::simplex::RawSimplexCollection
add(const SimplexCollection &simplex_collection)wmtk::simplex::RawSimplexCollection
add(const Mesh &mesh, const PrimitiveType &ptype, const std::vector< Tuple > &tuple_vec)wmtk::simplex::RawSimplexCollection
are_simplex_collections_equal(const RawSimplexCollection &collection_a, const RawSimplexCollection &collection_b)wmtk::simplex::RawSimplexCollectionstatic
begin()wmtk::simplex::RawSimplexCollectioninline
begin() constwmtk::simplex::RawSimplexCollectioninline
cbegin() constwmtk::simplex::RawSimplexCollectioninline
cend() constwmtk::simplex::RawSimplexCollectioninline
contains(const RawSimplex &simplex) constwmtk::simplex::RawSimplexCollection
end()wmtk::simplex::RawSimplexCollectioninline
end() constwmtk::simplex::RawSimplexCollectioninline
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_simpliceswmtk::simplex::RawSimplexCollectionprivate
RawSimplexCollection(std::vector< RawSimplex > &&simplices={})wmtk::simplex::RawSimplexCollectioninline
RawSimplexCollection(SimplexCollection &&sc)wmtk::simplex::RawSimplexCollection
simplex_vector() constwmtk::simplex::RawSimplexCollectioninline
simplex_vector(const int64_t dimension) constwmtk::simplex::RawSimplexCollection
sort_and_clean()wmtk::simplex::RawSimplexCollection