Function t8_dpyramid_equal
Defined in File t8_dpyramid_bits.h
Function Documentation
-
int t8_dpyramid_equal(const t8_dpyramid_t *elem1, const t8_dpyramid_t *elem2)
Check if two elements are equal.
- Parameters:
elem1 – [in] The first element.
elem2 – [in] The second element.
- Returns:
1 if the elements are equal, 0 if they are not equal