Function t8_cmesh_debug_print_trees(const t8_cmesh_t, sc_MPI_Comm)

Function Documentation

void t8_cmesh_debug_print_trees(const t8_cmesh_t cmesh, sc_MPI_Comm comm)

Prints the vertices of each tree of each process

Warning

This function is only available in debug-modus and should only be used in debug-modus.

Parameters:
  • cmesh[in] Source-cmesh, which trees get printed.

  • comm[in] The MPI communicator to use for printing.