Typedef t8_geometry_c
Defined in File t8_geometry.h
Typedef Documentation
-
typedef struct t8_geometry t8_geometry_c
This typedef holds virtual functions for a particular geometry.
We need it so that we can use t8_geometry_c pointers in .c files without them seeing the actual C++ code (and then not compiling)