Wildmeshing Toolkit
tuple_from_valid_index.hpp
Go to the documentation of this file.
1 // DO NOT MODIFY, autogenerated from the /scripts directory
2 #pragma once
3 namespace wmtk::autogen::edge_mesh {
4 
5 Tuple tuple_from_valid_index(int64_t global_cid, int8_t valid_tuple_index);
6 
7 } // namespace wmtk::autogen::edge_mesh
8 
Tuple tuple_from_valid_index(int64_t global_cid, int8_t valid_tuple_index)