Wildmeshing Toolkit
|
#include "valid_index_to_simplex_index.hpp"
#include <wmtk/autogen/SimplexDart.hpp>
#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 | |
int8_t | wmtk::autogen::utils::valid_index_to_simplex_index (PrimitiveType mesh_type, int8_t current_orientation, PrimitiveType target_type) |