Function t8_element_shape_t8_corner_number
Defined in File t8_element_shape.h
Function Documentation
-
int t8_element_shape_t8_corner_number(int element_shape, int index)
Maps the vtk corner number of the element to the t8code corner number.
- Parameters:
element_shape – [in] The shape of the element.
index – [in] The index of the corner in vtk ordering.
- Returns:
The corresponding t8code index.