|
Wildmeshing Toolkit
|
#include "find_local_dart_action.hpp"#include <cassert>#include <optional>#include <stdexcept>#include <wmtk/autogen/SimplexDart.hpp>#include <wmtk/autogen/find_local_dart_action.hpp>#include "local_switch_tuple.hpp"Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::multimesh |
| namespace | wmtk::multimesh::utils |
Functions | |
| int8_t | wmtk::multimesh::utils::find_local_dart_action (PrimitiveType pt, const Tuple &source, const Tuple &target) |
| int8_t | wmtk::multimesh::utils::find_local_dart_action (const wmtk::autogen::SimplexDart &sd, const Tuple &source, const Tuple &target) |
| int8_t | wmtk::multimesh::utils::find_local_dart_action (const wmtk::autogen::SimplexDart &sd, const wmtk::autogen::Dart &source, const wmtk::autogen::Dart &target) |