Function t8_stash_add_facejoin(t8_stash_t, t8_gloidx_t, t8_gloidx_t, int, int, int)

Function Documentation

void t8_stash_add_facejoin(t8_stash_t stash, t8_gloidx_t gid1, t8_gloidx_t gid2, int face1, int face2, int orientation)

Add a face connection to a stash.

Parameters:
  • stash[inout] The stash to be updated.

  • gid1[in] The global id of the first tree.

  • gid2[in] The global id of the second tree,

  • face1[in] The face number of the face of the first tree.

  • face2[in] The face number of the face of the second tree.

  • orientation[in] The orientation of the faces to each other.