Wildmeshing Toolkit
simplex_index_from_valid_index.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <
wmtk/PrimitiveType.hpp
>
3
4
// NOTE: this header primarily exists to simplify unit testing, not really for use
5
namespace
wmtk::autogen
{
6
int8_t
simplex_index_from_valid_index
(
7
PrimitiveType
mesh_type,
8
int8_t valid_tuple_index,
9
PrimitiveType
simplex_type);
10
11
}
// namespace wmtk::autogen
12
PrimitiveType.hpp
wmtk::autogen
Definition:
Dart.cpp:4
wmtk::autogen::simplex_index_from_valid_index
int8_t simplex_index_from_valid_index(PrimitiveType mesh_type, int8_t valid_tuple_index, PrimitiveType simplex_type)
Definition:
simplex_index_from_valid_index.cpp:7
wmtk::PrimitiveType
PrimitiveType
Definition:
PrimitiveType.hpp:9
src
wmtk
autogen
simplex_index_from_valid_index.hpp
Generated by
1.9.1