t8
1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
|
TODO: document this file. More...
Go to the source code of this file.
Functions | |
void | t8_cmesh_refine (t8_cmesh_t cmesh) |
Populate a cmesh that is derived via refinement from another cmesh. More... | |
TODO: document this file.
void t8_cmesh_refine | ( | t8_cmesh_t | cmesh | ) |
Populate a cmesh that is derived via refinement from another cmesh.
[in,out] | cmesh | The cmesh to be populated. Its set_from entry has to be set to a committed cmesh and its set_refine_level entry has to be positive. |