Wildmeshing Toolkit
Loading...
Searching...
No Matches
NoChildMeshAttachingInvariant.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
Invariant.hpp
"
4
5
namespace
wmtk
{
6
namespace
invariants {
7
class
NoChildMeshAttachingInvariant
:
public
Invariant
8
{
9
public
:
10
using
Invariant::Invariant
;
11
NoChildMeshAttachingInvariant
(
const
Mesh
& m);
12
bool
before
(
const
simplex::Simplex
& t)
const override
;
13
};
14
}
// namespace invariants
15
}
// namespace wmtk
Invariant.hpp
wmtk::Mesh
Definition
Mesh.hpp:95
wmtk::invariants::Invariant
Definition
Invariant.hpp:12
wmtk::invariants::Invariant::Invariant
Invariant(const Mesh &m)
Definition
Invariant.cpp:10
wmtk::invariants::NoChildMeshAttachingInvariant
Definition
NoChildMeshAttachingInvariant.hpp:8
wmtk::invariants::NoChildMeshAttachingInvariant::before
bool before(const simplex::Simplex &t) const override
Definition
NoChildMeshAttachingInvariant.cpp:10
wmtk::simplex::Simplex
Definition
Simplex.hpp:22
wmtk
Definition
Accessor.hpp:8
src
wmtk
invariants
NoChildMeshAttachingInvariant.hpp
Generated by
1.9.8