Function t8_offset_print
Defined in File t8_cmesh_offset.h
Function Documentation
-
void t8_offset_print(t8_shmem_array_t offset, sc_MPI_Comm comm)
Print the offsets of a partition.
This function prints the offsets of a partition in a debug message.
- Parameters:
offset – [in] The offsets to print.
comm – [in] The MPI communicator to use for printing.