Wildmeshing Toolkit
Loading...
Searching...
No Matches
MultiMeshLinkConditionInvariant.hpp
Go to the documentation of this file.
1#pragma once
2
3#include "Invariant.hpp"
4
5namespace wmtk {
6namespace invariants {
8{
9public:
11 bool before(const simplex::Simplex& t) const override;
12};
13} // namespace invariants
15} // namespace wmtk