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
marching.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <nlohmann/json.hpp>
3
#include <
wmtk/Mesh.hpp
>
4
5
#include "
MarchingOptions.hpp
"
6
7
namespace
wmtk::components
{
8
14
void
marching
(Mesh& mesh,
const
MarchingOptions& options);
15
16
}
// namespace wmtk::components
MarchingOptions.hpp
Mesh.hpp
wmtk::components
Definition:
Tuple.hpp:14
wmtk::components::marching
void marching(Mesh &mesh, const MarchingOptions &options)
Perform maching tetrahedra/triangles.
Definition:
marching.cpp:11
components
marching
wmtk
components
marching
marching.hpp
Generated by
1.9.1