Wildmeshing Toolkit
find_local_dart_action.cpp File Reference
#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"
Include dependency graph for find_local_dart_action.cpp:

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)