Function t8_forest_get_user_function

Function Documentation

t8_generic_function_pointer t8_forest_get_user_function(const t8_forest_t forest)

Return the user function pointer associated with a forest.

Parameters:

forest[in] The forest.

Returns:

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