28 #ifndef T8_CMESH_REFINE_H
29 #define T8_CMESH_REFINE_H
This structure holds the connectivity data of the coarse mesh.
Definition: t8_cmesh_types.h:83
This is the administrative header file for t8code.
We define the coarse mesh of trees in this file.
void t8_cmesh_refine(t8_cmesh_t cmesh)
Populate a cmesh that is derived via refinement from another cmesh.
Definition: t8_cmesh_refine.cxx:769
We define here the datatypes needed for internal cmesh routines.