30 #ifndef T8_GEOMETRY_BASE_H
31 #define T8_GEOMETRY_BASE_H
Definition: t8_geometry_base.hxx:38
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.
int t8_geom_get_dimension(const t8_geometry_c *geom)
Get the dimension of a geometry.
Definition: t8_geometry_base.cxx:61
const char * t8_geom_get_name(const t8_geometry_c *geom)
Get the name of a geometry.
Definition: t8_geometry_base.cxx:73