Function t8_dpyramid_get_face_corner(const t8_dpyramid_t *, int, int)

Function Documentation

int t8_dpyramid_get_face_corner(const t8_dpyramid_t *pyra, int face, int corner)

Returns the corner number of a pyramid given a face of a pyramid and a corner number regarding that face.

Parameters:
  • pyra[in] Input pyramid

  • face[in] The facenumber of a face of pyra

  • corner[in] The cornernumber of a corner of face

Returns:

The cornernumber of pyra