33 #define T8_DLINE_CHILDREN 2
36 #define T8_DLINE_FACES 2
39 #define T8_DLINE_FACE_CHILDREN 1
42 #define T8_DLINE_MAXLEVEL 30
45 #define T8_DLINE_ROOT_LEN (1 << (T8_DLINE_MAXLEVEL))
48 #define T8_DLINE_LEN(l) (1 << (T8_DLINE_MAXLEVEL - (l)))
50 typedef int32_t t8_dline_coord_t;
Definition: t8_dline.h:53
This is the administrative header file for t8code.