27 #ifndef T8_CMESH_VTK_H
28 #define T8_CMESH_VTK_H
39 const char *fileprefix,
This structure holds the connectivity data of the coarse mesh.
Definition: t8_cmesh_types.h:83
int32_t t8_locidx_t
A type for processor-local indexing.
Definition: t8.h:94
void t8_cmesh_set_tree_vertices(t8_cmesh_t cmesh, t8_locidx_t ltree_id, double *vertices, int num_vertices)
Set the vertex coordinates of a tree in the cmesh.
Definition: t8_cmesh.c:604
We define the coarse mesh of trees in this file.