Function t8_stash_get_attribute_size
Defined in File t8_cmesh_stash.h
Function Documentation
-
size_t t8_stash_get_attribute_size(t8_stash_t stash, size_t index)
Return the size (in bytes) of an attribute in the stash.
- Parameters:
stash – [in] The stash to be considered.
index – [in] The index of the attribute in the attribute array of stash.
- Returns:
The size in bytes of the attribute.