Function t8_dpyramid_tree_face(const t8_dpyramid_t *, const int)

Function Documentation

int t8_dpyramid_tree_face(const t8_dpyramid_t *p, const int face)

compute if a given element lies on the tree boundary and return the face number of the tree face. If not the return value is arbitrary

Parameters:
  • p[in] pyramid

  • face[in] a face of p

Returns:

See description