Function t8_stash_get_attribute_key(t8_stash_t, size_t)

Function Documentation

int t8_stash_get_attribute_key(t8_stash_t stash, size_t index)

Return the key 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 key.