Function t8_dtri_equal

Function Documentation

int t8_dtri_equal(const t8_dtri_t *element1, const t8_dtri_t *element2)

Check if two elements are equal.

Parameters:
  • element1[in] The first element.

  • element2[in] The second element.

Returns:

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