Wildmeshing Toolkit
boundary_with_preserved_coface.hpp
Go to the documentation of this file.
1
2
#pragma once
3
4
#include <
wmtk/simplex/Simplex.hpp
>
5
namespace
wmtk
{
6
class
Mesh;
7
}
8
9
10
namespace
wmtk::simplex::internal
{
26
std::vector<Tuple>
coface_preserving_boundary_tuples
(
27
const
Mesh
& mesh,
28
const
Tuple
& t,
29
PrimitiveType
pt,
30
PrimitiveType
coface_pt);
31
}
// namespace wmtk::simplex::internal
Simplex.hpp
wmtk::Mesh
Definition:
Mesh.hpp:106
wmtk::Tuple
Definition:
Tuple.hpp:42
wmtk::simplex::internal
This class is a utility to perform breadth first search on simplices.
Definition:
boundary_with_preserved_coface.hpp:10
wmtk::simplex::internal::coface_preserving_boundary_tuples
std::vector< Tuple > coface_preserving_boundary_tuples(const Mesh &mesh, const Tuple &t, PrimitiveType pt, PrimitiveType coface_pt)
Returns the boundary of a simplex ignoring some sorts of switches.
wmtk
Definition:
Accessor.hpp:6
wmtk::PrimitiveType
PrimitiveType
Definition:
PrimitiveType.hpp:9
src
wmtk
simplex
internal
boundary_with_preserved_coface.hpp
Generated by
1.9.1