Wildmeshing Toolkit
Loading...
Searching...
No Matches
MultiMeshEdgeSplitFunctor.hpp
Go to the documentation of this file.
1
2#pragma once
3
8namespace wmtk {
9class Mesh;
10class PointMesh;
11class EdgeMesh;
12class TriMesh;
13class TetMesh;
14} // namespace wmtk
15
17
27
28} // namespace wmtk::operations::utils
wmtk::operations::EdgeOperationData run(Mesh &, const simplex::Simplex &) const
void operator()(const Mesh &, const simplex::Simplex &) const