Wildmeshing Toolkit
|
#include <Eigen/Core>
#include <Eigen/src/Core/MapBase.h>
#include "TriMeshOperationExecutor.hpp"
#include <wmtk/simplex/IdSimplexCollection.hpp>
#include <wmtk/simplex/closed_star.hpp>
#include <wmtk/simplex/closed_star_iterable.hpp>
#include <wmtk/simplex/faces.hpp>
#include <wmtk/simplex/open_star.hpp>
#include <wmtk/simplex/top_dimension_cofaces.hpp>
#include <wmtk/simplex/top_dimension_cofaces_iterable.hpp>
#include <wmtk/simplex/utils/SimplexComparisons.hpp>
#include <wmtk/operations/internal/SplitAlternateFacetData.hpp>
Go to the source code of this file.
Namespaces | |
wmtk | |