t8
1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
|
Internal functions that we need for the cmesh geometry. More...
Go to the source code of this file.
Functions | |
const char * | t8_cmesh_get_tree_geom_name (t8_cmesh_t cmesh, t8_gloidx_t gtreeid) |
Get the name of the geometry stored for a tree in a cmesh. More... | |
Internal functions that we need for the cmesh geometry.
TODO: document this file
const char* t8_cmesh_get_tree_geom_name | ( | t8_cmesh_t | cmesh, |
t8_gloidx_t | gtreeid | ||
) |
Get the name of the geometry stored for a tree in a cmesh.
[in] | cmesh | A committed cmesh. |
[in] | gtreeid | A global tree in cmesh. |