Function t8_dtet_is_equal

Function Documentation

int t8_dtet_is_equal(const t8_dtet_t *tet1, const t8_dtet_t *tet2)

Test if two tetrahedra have the same coordinates, type and level.

Returns:

true if tet1 describes the same tetrahedron as tet2.