Function t8_forest_profile_get_adapt_time

Function Documentation

double t8_forest_profile_get_adapt_time(t8_forest_t forest)

Get the runtime of the last call to t8_forest_adapt.

Parameters:

forest[in] The forest.

Returns:

The runtime of adapt if profiling was activated. 0 otherwise. forest must be committed before calling this function.