Function t8_forest_get_user_data

Function Documentation

void *t8_forest_get_user_data(const t8_forest_t forest)

Return the user data pointer associated with a forest.

Parameters:

forest[in] The forest.

Returns:

The user data pointer of forest. The forest does not need be committed before calling this function.