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 | |
namespace | wmtk |
namespace | wmtk::autogen |
namespace | wmtk::autogen::utils |
Functions | |
auto | wmtk::autogen::utils::simplex_index_from_valid_index (const PrimitiveType mesh_type, int8_t valid_index, wmtk::PrimitiveType type) -> int8_t |