Function t8_dline_is_inside_root(const t8_dline_t *)

Function Documentation

int t8_dline_is_inside_root(const t8_dline_t *line)

Test if a line lies inside of the root line, that is the line of level 0, anchor node (0,0)

Parameters:

line[in] Input line.

Returns:

true If line lies inside of the root line.