Wildmeshing Toolkit
subdart_maximal_action_to_face.hpp File Reference
#include <array>
#include <cstdint>
#include <wmtk/PrimitiveType.hpp>
Include dependency graph for subdart_maximal_action_to_face.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::autogen
 
 wmtk::autogen::tri_mesh
 

Functions

std::array< int8_t, 2 > wmtk::autogen::tri_mesh::subdart_maximal_action_to_face (int8_t dart_index, int8_t simplex_dimension, int8_t simplex_index)
 Returns a dart action that maximizes the number of sub-darts preserved. More...
 
int8_t wmtk::autogen::tri_mesh::subdart_maximal_action_to_face_action (int8_t dart_index, int8_t simplex_dimension, int8_t simplex_index)
 
int8_t wmtk::autogen::tri_mesh::subdart_maximal_action_to_face_size (int8_t dart_index, int8_t simplex_dimension, int8_t simplex_index)