Loading [MathJax]/extensions/tex2jax.js
Wildmeshing Toolkit
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Variables
a
m
p
r
s
Typedefs
a
b
c
d
g
i
m
o
p
r
s
t
u
v
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
Typedefs
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
v
Enumerations
Enumerator
Related Functions
a
c
e
f
h
i
l
m
n
o
p
s
t
u
w
Files
File List
File Members
All
a
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
w
Functions
c
d
l
m
n
o
p
r
t
w
Variables
Typedefs
Enumerations
Enumerator
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
MultiMeshTopologyInvariant.hpp
Go to the documentation of this file.
1
#include <
wmtk/EdgeMesh.hpp
>
2
#include "
Invariant.hpp
"
3
4
namespace
wmtk
{
5
class
MultiMeshEdgeTopologyInvariant
:
public
Invariant
6
{
7
public
:
8
MultiMeshEdgeTopologyInvariant
(
const
Mesh
& parent,
const
EdgeMesh
& child);
9
18
bool
before
(
const
simplex::Simplex
& t)
const override
;
19
20
private
:
21
const
Mesh
&
m_child_mesh
;
22
};
23
}
// namespace wmtk
EdgeMesh.hpp
Invariant.hpp
wmtk::EdgeMesh
Definition:
EdgeMesh.hpp:16
wmtk::Mesh
Definition:
Mesh.hpp:107
wmtk::MultiMeshEdgeTopologyInvariant
Definition:
MultiMeshTopologyInvariant.hpp:6
wmtk::MultiMeshEdgeTopologyInvariant::before
bool before(const simplex::Simplex &t) const override
check if both the vertices are in the child mesh but the edge itself is not in the child mesh (return...
Definition:
MultiMeshTopologyInvariant.cpp:20
wmtk::MultiMeshEdgeTopologyInvariant::m_child_mesh
const Mesh & m_child_mesh
Definition:
MultiMeshTopologyInvariant.hpp:21
wmtk::MultiMeshEdgeTopologyInvariant::MultiMeshEdgeTopologyInvariant
MultiMeshEdgeTopologyInvariant(const Mesh &parent, const EdgeMesh &child)
Definition:
MultiMeshTopologyInvariant.cpp:13
wmtk::invariants::Invariant
Definition:
Invariant.hpp:12
wmtk::simplex::Simplex
Definition:
Simplex.hpp:22
wmtk
Definition:
Accessor.hpp:6
src
wmtk
invariants
MultiMeshTopologyInvariant.hpp
Generated by
1.9.1