28 #ifndef T8_CMESH_TETGEN_H
29 #define T8_CMESH_TETGEN_H
35 #include <sc_statistics.h>
36 #include <sc_options.h>
58 t8_cmesh_t t8_cmesh_from_tetgen_file (
char *fileprefix,
60 sc_MPI_Comm comm,
int do_dup);
62 t8_cmesh_t t8_cmesh_from_tetgen_file_time (
char *fileprefix,
67 sc_flopinfo_t * snapshot,
68 sc_statinfo_t * stats,
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.
We define all possible element classes that occur in hybrid meshes.