Function t8_dprism_get_face_corner(int, int)

Function Documentation

int t8_dprism_get_face_corner(int face, int corner)

Return the corner number of a prism corresponding to a given face corner.

Parameters:
  • face[in] The face number.

  • corner[in] A corner of face

Returns:

The corner index of p corresponding to the corner-th corner of face.