Function t8_dline_ancestor_id(const t8_dline_t *, int)
Defined in File t8_dline_bits.h
Function Documentation
-
int t8_dline_ancestor_id(const t8_dline_t *line, int level)
Compute the position of the ancestor of this child at level level within its siblings.
- Parameters:
line – [in] line to be considered.
level – [in] level to be considered.
- Returns:
Returns its child id 0 or 1.