File t8_forest_private.h
↰ Parent directory (src/t8_forest)
Definition (src/t8_forest/t8_forest_private.h)
Detailed Description
We define routines for a forest of elements that are not part of the official File t8_forest.h interface but used internally.
Includes
t8.h(File t8.h)t8_forest/t8_forest_general.h(File t8_forest_general.h)
Included By
Functions
Function t8_forest_bin_search_lower(const t8_element_array_t *, const t8_linearidx_t, const int)
Function t8_forest_copy_trees(t8_forest_t, t8_forest_t, int)
Function t8_forest_get_coarse_tree_ext(t8_forest_t, t8_locidx_t, t8_locidx_t **, int8_t **)
Function t8_forest_get_tree_leaf_element(t8_tree_t, t8_locidx_t)
Function t8_forest_get_tree_leaf_element_array(t8_forest_t, t8_locidx_t)
Function t8_forest_get_tree_leaf_element_array_mutable(const t8_forest_t, t8_locidx_t)
Function t8_forest_get_tree_leaf_element_mutable(t8_tree_t, t8_locidx_t)
Function t8_forest_min_nonempty_level(t8_cmesh_t, const t8_scheme_c *)