28 #ifndef T8_CMESH_TRIANGLE_H
29 #define T8_CMESH_TRIANGLE_H
This structure holds the connectivity data of the coarse mesh.
Definition: t8_cmesh_types.h:88
This is the administrative header file for t8code.
We define the coarse mesh of trees in this file.
t8_cmesh_t t8_cmesh_from_triangle_file(char *fileprefix, int partition, sc_MPI_Comm comm, int do_dup)
Open a .node, .ele and .neigh file created by TRIANGLE to read and create a cmesh from them.
Definition: t8_cmesh_triangle.cxx:676
We define all possible element classes that occur in hybrid meshes.