Function t8_stash_get_attribute_id(t8_stash_t, size_t)
Defined in File t8_cmesh_stash.h
Function Documentation
-
int t8_stash_get_attribute_id(t8_stash_t stash, size_t index)
Return the package_id of a given attribute.
- Parameters:
stash – [in] The stash to be considered.
index – [in] The index of the attribute in the attribute array of stash.
- Returns:
The attribute’s package_id.