t8
UNKNOWN
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 | |
size_t | t8_cmesh_get_tree_geom_hash (t8_cmesh_t cmesh, t8_gloidx_t gtreeid) |
Get the hash of the geometry stored for a tree in a cmesh. More... | |
Internal functions that we need for the cmesh geometry.
TODO: document this file
size_t t8_cmesh_get_tree_geom_hash | ( | t8_cmesh_t | cmesh, |
t8_gloidx_t | gtreeid | ||
) |
Get the hash of the geometry stored for a tree in a cmesh.
[in] | cmesh | A committed cmesh. |
[in] | gtreeid | A global tree in cmesh. |