Wildmeshing Toolkit
CDT.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
wmtk/Mesh.hpp
>
4
#include <
wmtk/TetMesh.hpp
>
5
#include <
wmtk/TriMesh.hpp
>
6
7
#include <
wmtk/utils/Logger.hpp
>
8
9
namespace
wmtk::components::internal
{
10
11
12
std::shared_ptr<wmtk::TetMesh>
CDT_internal
(
13
const
wmtk::TriMesh
& m,
14
std::vector<std::array<bool, 4>>& local_f_on_input,
15
bool
inner_only,
16
bool
rational_output);
17
18
}
// namespace wmtk::components::internal
Logger.hpp
Mesh.hpp
TetMesh.hpp
TriMesh.hpp
wmtk::TriMesh
Definition:
TriMesh.hpp:19
wmtk::components::internal
Definition:
Tuple.hpp:14
wmtk::components::internal::CDT_internal
std::shared_ptr< wmtk::TetMesh > CDT_internal(const wmtk::TriMesh &m, std::vector< std::array< bool, 4 >> &local_f_on_input, bool inner_only, bool rational_output)
Definition:
CDT.cpp:18
components
CDT
wmtk
components
CDT
internal
CDT.hpp
Generated by
1.9.1