27 #ifndef T8_GEOMETRY_EXAMPLES_H
28 #define T8_GEOMETRY_EXAMPLES_H
Definition: t8_geometry_base.hxx:37
This is the administrative header file for t8code.
Typedef for the t8_geometry class in order to be usable as a pointer from .c files.
t8_geometry_c * t8_geometry_squared_disk_new()
Create a new squared_disk geometry.
Definition: t8_geometry_examples.cxx:129
void t8_geometry_destroy(t8_geometry_c **geom)
Destroy a geometry object.
Definition: t8_geometry_examples.cxx:119