Function t8_cmesh_trees_get_face_neighbor
Defined in File t8_cmesh_trees.h
Function Documentation
-
t8_locidx_t t8_cmesh_trees_get_face_neighbor(const t8_ctree_t tree, const int face)
Given a coarse tree and a face number, return the local id of the neighbor tree.
- Parameters:
tree – [in] The coarse tree.
face – [in] The face number.
- Returns:
The local id of the neighbor tree.