23 #ifndef T8_DPYRAMID_CONNECTIVITY_H
24 #define T8_DPYRAMID_CONNECTIVITY_H
31 extern const int t8_dpyramid_parenttype_Iloc_to_type[8][10];
36 extern const int t8_dpyramid_parenttype_Iloc_to_cid[8][10];
41 extern const int t8_dpyramid_type_cid_to_Iloc[8][8];
46 extern const int t8_dpyramid_cid_type_to_parenttype[8][8];
52 extern const int t8_dpyramid_type_Iloc_to_parenttype[2][10];
58 extern const int t8_dpyramid_type_cid_to_parenttype[2][8];
65 extern const int t8_dpyramid_parenttype_iloc_pyra_w_lower_id[2][10];
71 extern const int t8_dpyramid_type_face_to_nface[2][5];
74 extern const int t8_dpyramid_face_childid_to_is_inside[4][8];
80 extern const int t8_dpyramid_type_face_to_children_at_face[2][5][4];
86 extern const int t8_dpyramid_type_face_to_child_face[2][5][4];
92 extern const int t8_dpyramid_tritype_rootface_to_pyratype[2][4];
98 extern const int t8_dpyramid_tritype_rootface_to_tettype[2][4];
104 extern const int t8_dpyramid_tritype_rootface_to_face[2][4];
111 extern const int t8_dtet_type_cid_to_pyramid_parenttype[6][8];
116 extern const int t8_dpyramid_face_corner[5][4];
This is the administrative header file for t8code.