Function t8_stash_get_attribute_tree_id(t8_stash_t, size_t)
Defined in File t8_cmesh_stash.c
Function Documentation
-
t8_gloidx_t t8_stash_get_attribute_tree_id(t8_stash_t stash, size_t index)
Return the id of the tree a given attribute belongs to.
- Parameters:
stash – [in] The stash to be considered.
index – [in] The index of the attribute in the attribute array of stash.
- Returns:
The tree id.