Function t8_forest_get_mpicomm
Defined in File t8_forest_general.h
Function Documentation
-
sc_MPI_Comm t8_forest_get_mpicomm(const t8_forest_t forest)
Return the mpi communicator associated to a forest.
- Parameters:
forest – [in] The forest.
- Returns:
The mpi communicator of forest. forest must be committed before calling this function.