Wildmeshing Toolkit
local_id_table_offset.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <cstdint>
3
#include <
wmtk/Tuple.hpp
>
4
5
namespace
wmtk::autogen::utils
{
6
// external access to each mesh type's local id offsets from tuple code
7
// mostl'y for unit testing
8
int8_t
local_id_table_offset
(
PrimitiveType
mesh_type,
const
Tuple& t);
9
10
}
// namespace wmtk::autogen::utils
Tuple.hpp
wmtk::autogen::utils
Definition:
largest_shared_subdart_size.cpp:7
wmtk::autogen::utils::local_id_table_offset
auto local_id_table_offset(PrimitiveType mesh_type, const Tuple &t) -> int8_t
Definition:
local_id_table_offset.cpp:7
wmtk::PrimitiveType
PrimitiveType
Definition:
PrimitiveType.hpp:9
src
wmtk
autogen
utils
local_id_table_offset.hpp
Generated by
1.9.1