Function t8_offset_print

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.