Wildmeshing Toolkit
|
#include <vector>
#include <wmtk/Primitive.hpp>
#include <wmtk/Tuple.hpp>
#include <wmtk/utils/TupleInspector.hpp>
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::multimesh | |
wmtk::multimesh::utils | |
wmtk::multimesh::utils::internal | |
Functions | |
std::vector< PrimitiveType > | wmtk::multimesh::utils::find_local_switch_sequence_to_face (const Tuple &source, const Tuple &target, PrimitiveType subtuple_dimension, PrimitiveType primitive_type) |
std::vector< PrimitiveType > | wmtk::multimesh::utils::internal::find_local_switch_sequence_to_face (const Tuple &source, int8_t local_boundary_index, PrimitiveType subtuple_dimension, PrimitiveType primitive_type) |