Function t8_dtri_is_root_boundary

Function Documentation

int t8_dtri_is_root_boundary(const t8_dtri_t *element, int face)

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

Parameters:
  • element[in] The input triangle.

  • face[in] A face of element.

Returns:

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