Function t8_dpyramid_tet_boundary(const t8_dpyramid_t *, const int)
Defined in File t8_dpyramid_bits.h
Function Documentation
-
int t8_dpyramid_tet_boundary(const t8_dpyramid_t *p, const int face)
Check, if a tet of type 0 or 3 has a common face with its pyramid-ancestor
- Parameters:
p – [in] input pyramid
face – [in] A face of p.
- Returns:
false if they don’t share a face, true otherwise