28 #ifndef T8_CMESH_GEOMETRY_H
29 #define T8_CMESH_GEOMETRY_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.
int64_t t8_gloidx_t
A type for global indexing that holds really big numbers.
Definition: t8.h:105
We define the coarse mesh of trees in this file.
const char * t8_cmesh_get_tree_geom_name(t8_cmesh_t cmesh, t8_gloidx_t gtreeid)
Get the name of the geometry stored for a tree in a cmesh.
Definition: t8_cmesh_geometry.cxx:80
We define here the datatypes needed for internal cmesh routines.