Function t8_cmesh_debug_print_trees(const t8_cmesh_t, sc_MPI_Comm)
Defined in File t8_cmesh.h
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.