Wildmeshing Toolkit
|
#include "simplex_index_from_valid_index.hpp"
#include <cassert>
#include <wmtk/autogen/edge_mesh/simplex_index_from_valid_index.hpp>
#include <wmtk/autogen/tet_mesh/simplex_index_from_valid_index.hpp>
#include <wmtk/autogen/tri_mesh/simplex_index_from_valid_index.hpp>
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::autogen | |
Functions | |
int8_t | wmtk::autogen::simplex_index_from_valid_index (PrimitiveType mesh_type, int8_t valid_tuple_index, PrimitiveType simplex_type) |