Wildmeshing Toolkit
local_dart_action.hpp
Go to the documentation of this file.
1
2
#pragma once
3
#include <
wmtk/Primitive.hpp
>
4
#include <
wmtk/autogen/Dart.hpp
>
5
6
// NOTE: this header primarily exists to simplify unit testing, not really for use
7
namespace
wmtk::autogen
{
8
class
SimplexDart;
9
int8_t
local_dart_action
(
const
SimplexDart& sd, int8_t s, int8_t action);
10
Dart
local_dart_action
(
const
SimplexDart& sd,
const
Dart& d, int8_t target);
11
12
}
// namespace wmtk::autogen
Dart.hpp
Primitive.hpp
wmtk::autogen
Definition:
Dart.cpp:4
wmtk::autogen::local_dart_action
int8_t local_dart_action(const SimplexDart &sd, int8_t s, int8_t action)
Definition:
local_dart_action.cpp:7
src
wmtk
autogen
local_dart_action.hpp
Generated by
1.9.1