Function t8_stash_get_attribute_size

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.