Function t8_forest_profile_get_ghostexchange_waittime

Function Documentation

double t8_forest_profile_get_ghostexchange_waittime(t8_forest_t forest)

Get the waittime of the last call to t8_forest_ghost_exchange_data.

Parameters:

forest[in] The forest.

Returns:

The time of ghost_exchange_data that was spent waiting for other MPI processes, if profiling was activated. 0 otherwise. forest must be committed before calling this function.