Function t8_dtet_is_root_boundary

Function Documentation

int t8_dtet_is_root_boundary(const t8_dtet_t *tet, int face)

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

Parameters:
  • tet[in] The input tet.

  • face[in] A face of tet.

Returns:

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