Function t8_forest_ghost_create_ext

Function Documentation

void t8_forest_ghost_create_ext(t8_forest_t forest, int unbalanced_version)

Create one layer of ghost elements, following the algorithm in: p4est: Scalable Algorithms For Parallel Adaptive Mesh Refinement On Forests of Octrees C. Burstedde, L. C. Wilcox, O. Ghattas for unbalanced_version = 0 (balanced forest only) or Recursive algorithms for distributed forests of octrees T. Isaac, C. Burstedde, L. C. Wilcox and O. Ghattas for unbalanced_version = 1 (also unbalanced forests possible).

version 3 with top-down search for unbalanced_version = -1