wrf.omp_in_final

wrf.omp_in_final()

Return 1 (True) if the routine is executed in a final task region; otherwise, it returns 0 (False).

Returns:Return 1 if the routine is executed in a final task region, 0 otherwise.
Return type:int