add(const IdSimplex &simplex) | wmtk::simplex::IdSimplexCollection | |
add(const IdSimplexCollection &simplex_collection) | wmtk::simplex::IdSimplexCollection | |
add(const PrimitiveType ptype, const std::vector< Tuple > &tuple_vec) | wmtk::simplex::IdSimplexCollection | |
add(const PrimitiveType ptype, const Tuple &tuple) | wmtk::simplex::IdSimplexCollection | |
are_simplex_collections_equal(const IdSimplexCollection &collection_a, const IdSimplexCollection &collection_b) | wmtk::simplex::IdSimplexCollection | static |
begin() | wmtk::simplex::IdSimplexCollection | inline |
begin() const | wmtk::simplex::IdSimplexCollection | inline |
cbegin() const | wmtk::simplex::IdSimplexCollection | inline |
cend() const | wmtk::simplex::IdSimplexCollection | inline |
contains(const IdSimplex &simplex) const | wmtk::simplex::IdSimplexCollection | |
end() | wmtk::simplex::IdSimplexCollection | inline |
end() const | wmtk::simplex::IdSimplexCollection | inline |
get_intersection(const IdSimplexCollection &collection_a, const IdSimplexCollection &collection_b) | wmtk::simplex::IdSimplexCollection | static |
get_union(const IdSimplexCollection &collection_a, const IdSimplexCollection &collection_b) | wmtk::simplex::IdSimplexCollection | static |
IdSimplexCollection(const Mesh &mesh, std::vector< IdSimplex > &&simplices={}) | wmtk::simplex::IdSimplexCollection | inline |
m_mesh | wmtk::simplex::IdSimplexCollection | protected |
m_simplices | wmtk::simplex::IdSimplexCollection | protected |
mesh() const | wmtk::simplex::IdSimplexCollection | |
operator==(const IdSimplexCollection &other) const | wmtk::simplex::IdSimplexCollection | |
reserve(const size_t new_cap) | wmtk::simplex::IdSimplexCollection | |
simplex_vector() const | wmtk::simplex::IdSimplexCollection | inline |
simplex_vector(const PrimitiveType &ptype) const | wmtk::simplex::IdSimplexCollection | |
simplex_vector_tuples(PrimitiveType ptype) const | wmtk::simplex::IdSimplexCollection | |
size() const | wmtk::simplex::IdSimplexCollection | inline |
sort() | wmtk::simplex::IdSimplexCollection | |
sort_and_clean() | wmtk::simplex::IdSimplexCollection | |