Wildmeshing Toolkit
wmtk::autogen::internal Namespace Reference

Functions

int8_t switch_primitive_to_valid_tuple_index (PrimitiveType mesh_type, PrimitiveType pt)
 
int8_t identity_valid_tuple_index (PrimitiveType mesh_type)
 

Function Documentation

◆ identity_valid_tuple_index()

int8_t wmtk::autogen::internal::identity_valid_tuple_index ( PrimitiveType  mesh_type)

Definition at line 43 of file local_switch_tuple.cpp.

References wmtk::Edge, wmtk::autogen::edge_mesh::internal::identity_valid_tuple_index(), wmtk::autogen::tet_mesh::internal::identity_valid_tuple_index(), wmtk::autogen::tri_mesh::internal::identity_valid_tuple_index(), wmtk::Tetrahedron, wmtk::Triangle, and wmtk::Vertex.

Here is the call graph for this function:

◆ switch_primitive_to_valid_tuple_index()

int8_t wmtk::autogen::internal::switch_primitive_to_valid_tuple_index ( PrimitiveType  mesh_type,
PrimitiveType  pt 
)

Definition at line 30 of file local_switch_tuple.cpp.

References wmtk::Edge, wmtk::autogen::edge_mesh::internal::switch_primitive_to_valid_tuple_index(), wmtk::autogen::tet_mesh::internal::switch_primitive_to_valid_tuple_index(), wmtk::autogen::tri_mesh::internal::switch_primitive_to_valid_tuple_index(), wmtk::Tetrahedron, wmtk::Triangle, and wmtk::Vertex.

Here is the call graph for this function: