|
Wildmeshing Toolkit
|
#include "find_local_switch_sequence.hpp"#include <cassert>#include <optional>#include <stdexcept>#include "local_switch_tuple.hpp"Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::multimesh |
| namespace | wmtk::multimesh::utils |
Functions | |
| std::vector< PrimitiveType > | wmtk::multimesh::utils::find_local_switch_sequence (const Tuple &source, const Tuple &target, PrimitiveType primitive_type) |