Variable t8_dtet_type_face_to_boundary

Variable Documentation

const int t8_dtet_type_face_to_boundary[6][4][2]

Store for each (type, face_index) the combination (category, type) of the respective boundary triangle. I.e. {2, 1} means the boundary triangle is of category 2 and type 1. The category determines how the coordinates of the triangle are computed from the parent. Invalid input values are represented by -1.