Function t8_dline_is_root_boundary

Function Documentation

int t8_dline_is_root_boundary(const t8_dline_t *line, int face)

Compute whether a given line shares a given face with its root tree.

Parameters:
  • line[in] The input line.

  • face[in] A face of line.

Returns:

True if face is a subface of the line’s root element.