Wildmeshing Toolkit
wmtk::autogen::tri_mesh::SimplexDart Class Reference

#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)
 

Detailed Description

Definition at line 10 of file SimplexDart.hpp.

Constructor & Destructor Documentation

◆ SimplexDart()

wmtk::autogen::tri_mesh::SimplexDart::SimplexDart ( )

Member Function Documentation

◆ identity()

static int8_t wmtk::autogen::tri_mesh::SimplexDart::identity ( )
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().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ inverse()

static int8_t wmtk::autogen::tri_mesh::SimplexDart::inverse ( int8_t  a)
inlinestatic

◆ opposite()

static int8_t wmtk::autogen::tri_mesh::SimplexDart::opposite ( )
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.

Here is the call graph for this function:

◆ primitive_to_index()

static int8_t wmtk::autogen::tri_mesh::SimplexDart::primitive_to_index ( wmtk::PrimitiveType  pt)
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().

Here is the call graph for this function:

◆ product()

static int8_t wmtk::autogen::tri_mesh::SimplexDart::product ( int8_t  a,
int8_t  b 
)
inlinestatic

◆ simplex_index()

static int8_t wmtk::autogen::tri_mesh::SimplexDart::simplex_index ( wmtk::PrimitiveType  type,
int8_t  valid_index 
)
inlinestatic

Definition at line 39 of file SimplexDart.hpp.

References wmtk::autogen::tri_mesh::auto_valid_tuples, and wmtk::get_primitive_type_id().

Here is the call graph for this function:

◆ size()

constexpr static size_t wmtk::autogen::tri_mesh::SimplexDart::size ( )
inlinestaticconstexpr

Definition at line 31 of file SimplexDart.hpp.

References wmtk::autogen::tri_mesh::auto_valid_tuple_indices.

Referenced by valid_indices_dynamic().

Here is the caller graph for this function:

◆ valid_indices()

static auto wmtk::autogen::tri_mesh::SimplexDart::valid_indices ( )
inlinestatic

Definition at line 33 of file SimplexDart.hpp.

References wmtk::utils::array_to_map(), and wmtk::autogen::tri_mesh::auto_valid_tuple_indices.

Here is the call graph for this function:

◆ valid_indices_dynamic()

static auto wmtk::autogen::tri_mesh::SimplexDart::valid_indices_dynamic ( )
inlinestatic

Definition at line 34 of file SimplexDart.hpp.

References wmtk::autogen::tri_mesh::auto_valid_tuple_indices, and size().

Here is the call graph for this function:

The documentation for this class was generated from the following file: