Function t8_dtri_is_inside_root(t8_dtri_t *)
Defined in File t8_dtri_bits.h
Function Documentation
-
int t8_dtri_is_inside_root(t8_dtri_t *element)
Test if a triangle lies inside of the root triangle, that is the triangle of level 0, anchor node (0,0) and type 0.
- Parameters:
element – [in] Input triangle.
- Returns:
true If element lies inside of the root triangle.