Function t8_dprism_is_root_boundary(const t8_dprism_t *, int)
Defined in File t8_dprism_bits.c
Function Documentation
-
int t8_dprism_is_root_boundary(const t8_dprism_t *p, int face)
Compute whether a given prism shares a given face with its root tree.
- Parameters:
p – [in] The input prism.
face – [in] A face of p.
- Returns:
True if face is a subface of the prisms’s root element.