Contents:
Defined in File t8_dtri_bits.h
Compare two triangle in their linear order.
element1 – [in] Triangle one.
element2 – [in] Triangle two.
Returns negative if tri1 < tri2, zero if tri1 = tri2, positive if tri1 > tri2