Function t8_dprism_is_inside_root(t8_dprism_t *)
Defined in File t8_dprism_bits.c
Function Documentation
-
int t8_dprism_is_inside_root(t8_dprism_t *p)
Test if a prism lies inside of the root prism, that is the prism of level 0, anchor node (0,0) and type 0.
- Parameters:
p – [in] Input prism.
- Returns:
true If p lies inside of the root prism.