Function t8_forest_populate
Defined in File t8_forest_private.h
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.