Function t8_dline_parent

Function Documentation

void t8_dline_parent(const t8_dline_t *line, t8_dline_t *parent)

Compute the parent of a line.

Parameters:
  • line[in] The input line.

  • parent[inout] Existing line whose data will be filled with the parent data of line.