Wildmeshing Toolkit
subdart_maximal_action_to_face.cpp File Reference
Include dependency graph for subdart_maximal_action_to_face.cpp:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::autogen
 
 wmtk::autogen::utils
 

Functions

auto wmtk::autogen::utils::subdart_maximal_action_to_face (PrimitiveType mesh_type, int8_t dart_index, int8_t simplex_dimension, int8_t simplex_index) -> std::array< int8_t, 2 >
 
auto wmtk::autogen::utils::subdart_maximal_action_to_face_action (PrimitiveType mesh_type, int8_t dart_index, int8_t simplex_dimension, int8_t simplex_index) -> int8_t
 
auto wmtk::autogen::utils::subdart_maximal_action_to_face_size (PrimitiveType mesh_type, int8_t dart_index, int8_t simplex_dimension, int8_t simplex_index) -> int8_t
 
int8_t wmtk::autogen::utils::subdart_maximal_action_to_face_action (PrimitiveType mesh_type, int8_t dart_index, PrimitiveType primitive_type, int8_t simplex_index)
 
int8_t wmtk::autogen::utils::subdart_maximal_action_to_face_size (PrimitiveType mesh_type, int8_t dart_index, PrimitiveType primitive_type, int8_t simplex_index)
 
std::array< int8_t, 2 > wmtk::autogen::utils::subdart_maximal_action_to_face (PrimitiveType mesh_type, int8_t dart_index, PrimitiveType primitive_type, int8_t simplex_index)