Function t8_forest_populate

Function Documentation

void t8_forest_populate(t8_forest_t forest, const int irregular)

Create the elements on this process given a uniform partition of the coarse mesh.

Parameters:
  • forest[inout] The forest to be populated.

  • irregular[in] Flag indicating if a tree in the forest does not refine in a 1:2^dim manner.