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 <wmtk/utils/TupleInspector.hpp>
#include "local_switch_tuple.hpp"
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::multimesh | |
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) |