Contents:
Defined in File t8_dtri_bits.h
Test if a triangle is an ancestor of another triangle.
element – [in] triangle to be tested.
child – [in] Descendent triangle.
true if element is equal to or an ancestor of child.