Function t8_forest_get_user_data
Defined in File t8_forest_general.h
Function Documentation
-
void *t8_forest_get_user_data(const t8_forest_t forest)
Return the user data pointer associated with a forest.
See also
- Parameters:
forest – [in] The forest.
- Returns:
The user data pointer of forest. The forest does not need be committed before calling this function.