Function t8_cmesh_trees_set_all_boundary

Function Documentation

void t8_cmesh_trees_set_all_boundary(t8_cmesh_t cmesh, t8_cmesh_trees_t trees)

Set all neighbor fields of all local trees and ghosts to boundary.

Parameters:
  • cmesh[inout] The associated cmesh.

  • trees[inout] The trees structure. A face f of tree t counts as boundary if the face-neighbor is also t at face f.