Function t8_dpyramid_is_root_boundary
Defined in File t8_dpyramid_bits.h
Function Documentation
-
int t8_dpyramid_is_root_boundary(const t8_dpyramid_t *p, const int face)
Compute whether a given pyramid shares a given face with its root tree.
- Parameters:
p – [in] The input pyramid
face – [in] A face of p
- Returns:
True, if is a subface of the pyramid root element.