Wildmeshing Toolkit
valid_index_to_simplex_index.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <cstdint>
3
#include <
wmtk/PrimitiveType.hpp
>
4
5
namespace
wmtk::autogen::utils
{
6
int8_t
valid_index_to_simplex_index
(
7
PrimitiveType
mesh_type,
8
int8_t valid_index,
9
PrimitiveType
target_type);
10
11
}
PrimitiveType.hpp
wmtk::autogen::utils
Definition:
largest_shared_subdart_size.cpp:7
wmtk::autogen::utils::valid_index_to_simplex_index
int8_t valid_index_to_simplex_index(PrimitiveType mesh_type, int8_t current_orientation, PrimitiveType target_type)
Definition:
valid_index_to_simplex_index.cpp:11
wmtk::PrimitiveType
PrimitiveType
Definition:
PrimitiveType.hpp:9
src
wmtk
autogen
utils
valid_index_to_simplex_index.hpp
Generated by
1.9.1