Function t8_forest_init_search
Defined in File t8_forest_search.h
Function Documentation
-
void t8_forest_init_search(t8_forest_search_c_wrapper search, t8_search_element_callback_c_wrapper element_callback, const t8_forest_t forest)
Initialize the forest search context.
- Parameters:
search – [inout] the search context to initialize
element_callback – [in] the callback function that checks the search criterion on an element
forest – [in] the forest on which the search is performed