Wildmeshing Toolkit
|
#include <queue>
#include <wmtk/Mesh.hpp>
#include <wmtk/simplex/Simplex.hpp>
#include <wmtk/simplex/SimplexCollection.hpp>
#include <wmtk/simplex/internal/VisitedArray.hpp>
#include <wmtk/utils/DynamicArray.hpp>
Go to the source code of this file.
Classes | |
class | wmtk::simplex::TopDimensionCofacesIterable |
Iterating through the d-simplices of a mesh can be done in different ways, depending on the simplex dimension x around which the iteration is done. More... | |
class | wmtk::simplex::TopDimensionCofacesIterable::Iterator |
Namespaces | |
wmtk | |
wmtk::simplex | |