Function t8_dtet_equal

Function Documentation

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

Check if two elements are equal.

Parameters:
  • tet1[in] The first element.

  • tet2[in] The second element.

Returns:

1 if the elements are equal, 0 if they are not equal