Function t8_element_get_element_size

Function Documentation

size_t t8_element_get_element_size(const t8_scheme_c *scheme, const t8_eclass_t tree_class)

Return the size of any element of a given class.

Returns:

The size of an element of class ts. We provide a default implementation of this routine that should suffice for most use cases.