Wildmeshing Toolkit
|
#include <SimplexDart.hpp>
Public Member Functions | |
SimplexDart () | |
Static Public Member Functions | |
static int8_t | product (int8_t a, int8_t b) |
static int8_t | inverse (int8_t a) |
static int8_t | primitive_to_index (wmtk::PrimitiveType pt) |
static int8_t | identity () |
static int8_t | opposite () |
constexpr static size_t | size () |
static auto | valid_indices () |
static auto | valid_indices_dynamic () |
static int8_t | simplex_index (wmtk::PrimitiveType type, int8_t valid_index) |
Definition at line 10 of file SimplexDart.hpp.
wmtk::autogen::tri_mesh::SimplexDart::SimplexDart | ( | ) |
|
inlinestatic |
Definition at line 21 of file SimplexDart.hpp.
References wmtk::autogen::tri_mesh::auto_valid_tuple_switch_indices, wmtk::get_primitive_type_id(), and wmtk::Triangle.
Referenced by wmtk::autogen::tri_mesh::subdart_maximal_action_to_face(), and wmtk::autogen::tri_mesh::subdart_maximal_action_to_face_action().
|
inlinestatic |
Definition at line 16 of file SimplexDart.hpp.
References wmtk::autogen::tri_mesh::auto_valid_switch_inverse_table.
|
inlinestatic |
Definition at line 26 of file SimplexDart.hpp.
References wmtk::autogen::tri_mesh::auto_valid_tuple_switch_indices, wmtk::get_primitive_type_id(), and wmtk::Triangle.
|
inlinestatic |
Definition at line 17 of file SimplexDart.hpp.
References wmtk::autogen::tri_mesh::auto_valid_tuple_switch_indices, and wmtk::get_primitive_type_id().
|
inlinestatic |
Definition at line 15 of file SimplexDart.hpp.
References wmtk::autogen::tri_mesh::auto_valid_switch_product_table.
|
inlinestatic |
Definition at line 39 of file SimplexDart.hpp.
References wmtk::autogen::tri_mesh::auto_valid_tuples, and wmtk::get_primitive_type_id().
|
inlinestaticconstexpr |
Definition at line 31 of file SimplexDart.hpp.
References wmtk::autogen::tri_mesh::auto_valid_tuple_indices.
Referenced by valid_indices_dynamic().
|
inlinestatic |
Definition at line 33 of file SimplexDart.hpp.
References wmtk::utils::array_to_map(), and wmtk::autogen::tri_mesh::auto_valid_tuple_indices.
|
inlinestatic |
Definition at line 34 of file SimplexDart.hpp.
References wmtk::autogen::tri_mesh::auto_valid_tuple_indices, and size().