Wildmeshing Toolkit
Loading...
Searching...
No Matches
MultiMeshEdgeCollapseFunctor.hpp
Go to the documentation of this file.
1#pragma once
2
7namespace wmtk {
8class Mesh;
9class PointMesh;
10class EdgeMesh;
11class TriMesh;
12class TetMesh;
13} // namespace wmtk
14
16
25
26} // namespace wmtk::operations::utils
void operator()(const Mesh &, const simplex::Simplex &) const