Function t8_cmesh_offset_print(t8_cmesh_t, sc_MPI_Comm)
Defined in File t8_cmesh_partition.h
Function Documentation
-
void t8_cmesh_offset_print(t8_cmesh_t cmesh, sc_MPI_Comm comm)
Print the offset array of a cmesh to stdout. This function is used for debugging purposes only.
Warning
The function definition will be empty if not in debug mode!
- Parameters:
cmesh – [in] A cmesh that is committed and partitioned.
comm – [in] A valid MPI communicator for cmesh.