Function t8_cmesh_partition
Defined in File t8_cmesh_partition.h
Function Documentation
-
void t8_cmesh_partition(t8_cmesh_t cmesh, sc_MPI_Comm comm)
Given a cmesh which is to be partitioned, execute the partition task.
This includes partitioning by uniform level and partitioning from a second cmesh
- Parameters:
cmesh – [inout] The cmesh to be partitioned
comm – [in] The MPI communicator This function is usually called within t8_cmesh_commit